UNPKG

survey-creator-angular

Version:

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

11 lines (10 loc) 601 B
import { BaseAngular } from "survey-angular-ui"; import { MenuButton } from "survey-creator-core"; import * as i0 from "@angular/core"; export declare class SidebarPropertyGridHeaderComponent extends BaseAngular<MenuButton> { model: MenuButton; getTarget: (container: HTMLElement) => HTMLElement; protected getModel(): MenuButton; static ɵfac: i0.ɵɵFactoryDeclaration<SidebarPropertyGridHeaderComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<SidebarPropertyGridHeaderComponent, "svc-side-bar-property-grid-header", never, { "model": "model"; }, {}, never, never>; }