UNPKG

igniteui-angular

Version:

Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps

7 lines (6 loc) 441 B
import { IgxTabItemDirective } from '../tab-item.directive'; import * as i0 from "@angular/core"; export declare class IgxBottomNavItemComponent extends IgxTabItemDirective { static ɵfac: i0.ɵɵFactoryDeclaration<IgxBottomNavItemComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<IgxBottomNavItemComponent, "igx-bottom-nav-item", never, {}, {}, never, ["igx-bottom-nav-header", "igx-bottom-nav-content"], true, never>; }