UNPKG

ng-zorro-antd

Version:

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

8 lines (7 loc) 390 B
import * as i0 from "@angular/core"; export declare class NzRowIndentDirective { indentSize: number; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration<NzRowIndentDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<NzRowIndentDirective, "nz-row-indent", never, { "indentSize": { "alias": "indentSize"; "required": false; }; }, {}, never, never, true, never>; }