UNPKG

@alauda/ui

Version:

Angular UI components by Alauda Frontend Team.

14 lines (13 loc) 806 B
import * as i0 from "@angular/core"; export declare class DrawerHeaderDirective { static ɵfac: i0.ɵɵFactoryDeclaration<DrawerHeaderDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<DrawerHeaderDirective, "[auiDrawerHeader]", never, {}, {}, never, never, true, never>; } export declare class DrawerContentDirective { static ɵfac: i0.ɵɵFactoryDeclaration<DrawerContentDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<DrawerContentDirective, "[auiDrawerContent]", never, {}, {}, never, never, true, never>; } export declare class DrawerFooterDirective { static ɵfac: i0.ɵɵFactoryDeclaration<DrawerFooterDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<DrawerFooterDirective, "[auiDrawerFooter]", never, {}, {}, never, never, true, never>; }