UNPKG

@taiga-ui/layout

Version:

A package with Taiga UI layout components

8 lines (7 loc) 402 B
import * as i0 from "@angular/core"; export declare class TuiCardLarge { protected readonly nothing: undefined; space: '' | 'compact' | 'normal'; static ɵfac: i0.ɵɵFactoryDeclaration<TuiCardLarge, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<TuiCardLarge, "[tuiCardLarge]", never, { "space": { "alias": "tuiCardLarge"; "required": false; }; }, {}, never, never, true, never>; }