UNPKG

@funidata/ngx-fudis

Version:

Funidata Design System.

8 lines (7 loc) 423 B
import * as i0 from "@angular/core"; export declare class PopoverComponent { id: string; popoverText: string; static ɵfac: i0.ɵɵFactoryDeclaration<PopoverComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<PopoverComponent, "fudis-popover", never, { "id": { "alias": "id"; "required": false; }; "popoverText": { "alias": "popoverText"; "required": false; }; }, {}, never, never, true, never>; }