UNPKG

ng-zorro-antd

Version:

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

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