UNPKG

survey-creator-angular

Version:

Use SurveyJS Creator to create or edit JSON for SurveyJS Form Library.

9 lines (8 loc) 387 B
import { BaseAngular } from "survey-angular-ui"; import * as i0 from "@angular/core"; export declare class SwitcherComponent extends BaseAngular { model: any; getModel(): any; static ɵfac: i0.ɵɵFactoryDeclaration<SwitcherComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<SwitcherComponent, "svc-switcher", never, { "model": "model"; }, {}, never, never>; }