UNPKG

@nova-ui/bits

Version:

SolarWinds Nova Framework

9 lines (8 loc) 422 B
import * as i0 from "@angular/core"; /** @ignore */ export declare class MenuGroupComponent { header?: string; stopClickPropagation(event: MouseEvent): void; static ɵfac: i0.ɵɵFactoryDeclaration<MenuGroupComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<MenuGroupComponent, "nui-menu-group", never, { "header": { "alias": "header"; "required": false; }; }, {}, never, ["*"], false, never>; }