UNPKG

ng-zorro-antd

Version:

An enterprise-class UI components based on Ant Design and Angular

10 lines (9 loc) 549 B
import * as i0 from "@angular/core"; export declare class NzInputPrefixDirective { static ɵfac: i0.ɵɵFactoryDeclaration<NzInputPrefixDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<NzInputPrefixDirective, "[nzInputPrefix]", never, {}, {}, never, never, true, never>; } export declare class NzInputSuffixDirective { static ɵfac: i0.ɵɵFactoryDeclaration<NzInputSuffixDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<NzInputSuffixDirective, "[nzInputSuffix]", never, {}, {}, never, never, true, never>; }