UNPKG

cfc-ds

Version:

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

8 lines (7 loc) 465 B
import * as i0 from "@angular/core"; export declare class CardComponent { hover: boolean; disabled: 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; }; }, {}, never, ["cfc-card-header", "cfc-card-content", "cfc-card-footer"], false, never>; }