UNPKG

@taiga-ui/core

Version:

Core library for creating Angular components and applications using Taiga UI

9 lines (8 loc) 536 B
import * as i0 from "@angular/core"; import * as i1 from "@taiga-ui/core/directives/appearance"; export declare class TuiSurface { protected readonly nothing: undefined; tuiSurface: string; static ɵfac: i0.ɵɵFactoryDeclaration<TuiSurface, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<TuiSurface, "[tuiSurface]", never, { "tuiSurface": { "alias": "tuiSurface"; "required": false; }; }, {}, never, never, true, [{ directive: typeof i1.TuiAppearance; inputs: { "tuiAppearance": "tuiSurface"; }; outputs: {}; }]>; }