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.

8 lines (7 loc) 425 B
import { EmbeddedViewContentComponent } from "../../embedded-view-content.component"; import * as i0 from "@angular/core"; export declare class SkeletonComponent extends EmbeddedViewContentComponent { element: any; static ɵfac: i0.ɵɵFactoryDeclaration<SkeletonComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<SkeletonComponent, "sv-skeleton", never, { "element": "element"; }, {}, never, never>; }