UNPKG

ng-zorro-antd

Version:

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

10 lines (9 loc) 461 B
import { BooleanInput } from 'ng-zorro-antd/core/types'; import * as i0 from "@angular/core"; export declare class NzCardGridDirective { static ngAcceptInputType_nzHoverable: BooleanInput; nzHoverable: boolean; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration<NzCardGridDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<NzCardGridDirective, "[nz-card-grid]", ["nzCardGrid"], { "nzHoverable": "nzHoverable"; }, {}, never>; }