UNPKG

cfc-ds

Version:

Design System do Conselho Federal de Contabilidade baseado no govbr-ds

9 lines (8 loc) 545 B
import * as i0 from "@angular/core"; export declare class CardComponent { hover: boolean; disabled: boolean; hFixed: boolean; static ɵfac: i0.ɵɵFactoryDeclaration<CardComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<CardComponent, "cfc-card", never, { "hover": { "alias": "hover"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "hFixed": { "alias": "hFixed"; "required": false; }; }, {}, never, ["[cfc-card-header]", "[cfc-card-content]", "[cfc-card-footer]"], false, never>; }