UNPKG

@taiga-ui/addon-commerce

Version:

Extension package for Taiga UI related to commerce, payment systems, currencies etc.

8 lines (7 loc) 546 B
import * as i0 from "@angular/core"; export declare class TuiInputCardGroupDirective { protected readonly breakpoint: import("@angular/core").Signal<"desktopLarge" | "desktopSmall" | "mobile">; readonly compact: import("@angular/core").InputSignal<boolean>; static ɵfac: i0.ɵɵFactoryDeclaration<TuiInputCardGroupDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<TuiInputCardGroupDirective, never, never, { "compact": { "alias": "compact"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>; }