UNPKG

@engie-group/fluid-design-system-angular

Version:

Fluid Design System Angular

10 lines (9 loc) 423 B
import * as i0 from "@angular/core"; export declare class MenuGroupComponent { /** * Add a header to the menu group */ headerLabel?: string; static ɵfac: i0.ɵɵFactoryDeclaration<MenuGroupComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<MenuGroupComponent, "nj-menu-group", never, { "headerLabel": { "alias": "headerLabel"; "required": false; }; }, {}, never, ["*"], true, never>; }