ng-zorro-antd
Version:
An enterprise-class UI components based on Ant Design and Angular
7 lines (6 loc) • 322 B
TypeScript
import * as i0 from "@angular/core";
/** Decorates the `ng-template` tags and reads out the template from it. */
export declare class NzTabDirective {
static ɵfac: i0.ɵɵFactoryDeclaration<NzTabDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<NzTabDirective, "[nz-tab]", ["nzTab"], {}, {}, never>;
}