UNPKG

@netgrif/components

Version:

Netgrif Application Engine frontend Angular components

8 lines (7 loc) 435 B
import { AbstractNavigationRailComponent } from '@netgrif/components-core'; import * as i0 from "@angular/core"; export declare class NavigationRailComponent extends AbstractNavigationRailComponent { constructor(); static ɵfac: i0.ɵɵFactoryDeclaration<NavigationRailComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<NavigationRailComponent, "nc-navigation-rail", never, {}, {}, never, ["*"], false, never>; }