UNPKG

@taiga-ui/cdk

Version:

Base library for creating Angular components and applications using Taiga UI principles regarding of actual visual appearance

7 lines (6 loc) 376 B
import * as i0 from "@angular/core"; export declare class TuiHovered { readonly tuiHoveredChange: import("@angular/core").OutputRef<boolean>; static ɵfac: i0.ɵɵFactoryDeclaration<TuiHovered, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<TuiHovered, "[tuiHoveredChange]", never, {}, { "tuiHoveredChange": "tuiHoveredChange"; }, never, never, true, never>; }