UNPKG

survey-creator-angular

Version:

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

10 lines (9 loc) 623 B
import { EmbeddedViewContentComponent } from "survey-angular-ui"; import * as i0 from "@angular/core"; export declare class SurfacePlaceholderComponent extends EmbeddedViewContentComponent { name: string; placeholderTitleText: string; placeholderDescriptionText: string; static ɵfac: i0.ɵɵFactoryDeclaration<SurfacePlaceholderComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<SurfacePlaceholderComponent, "svc-surface-placeholder", never, { "name": "name"; "placeholderTitleText": "placeholderTitleText"; "placeholderDescriptionText": "placeholderDescriptionText"; }, {}, never, never>; }