UNPKG

survey-angular-ui

Version:

survey.js is a JavaScript Survey Library. It is a modern way to add a survey to your website. It uses JSON for survey metadata and results.

11 lines (10 loc) 435 B
import * as i0 from "@angular/core"; export declare class ElementHeaderComponent { element: any; constructor(); get rootClass(): string; get width(): string; click(e: MouseEvent): void; static ɵfac: i0.ɵɵFactoryDeclaration<ElementHeaderComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<ElementHeaderComponent, "'[sv-ng-element-header]'", never, { "element": "element"; }, {}, never, never>; }