igniteui-angular
Version:
Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps
9 lines (8 loc) • 462 B
TypeScript
import { IgxTabContentDirective } from '../tab-content.directive';
import * as i0 from "@angular/core";
export declare class IgxBottomNavContentComponent extends IgxTabContentDirective {
/** @hidden */
defaultClass: boolean;
static ɵfac: i0.ɵɵFactoryDeclaration<IgxBottomNavContentComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<IgxBottomNavContentComponent, "igx-bottom-nav-content", never, {}, {}, never, ["*"], true, never>;
}