UNPKG

ng-zorro-antd-mobile

Version:

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

10 lines (9 loc) 409 B
import * as i0 from "@angular/core"; export declare class CardComponent { full: boolean; cardWrapper: boolean; get cardFull(): boolean; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration<CardComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<CardComponent, "Card, nzm-card", never, { "full": { "alias": "full"; "required": false; }; }, {}, never, ["*"], false, never>; }