UNPKG

@taiga-ui/addon-table

Version:

A library to display tabled data with filters, search, group actions, etc.

10 lines (9 loc) 451 B
import * as i0 from "@angular/core"; export declare class TuiTableResized { private readonly doc; private readonly el; private readonly tuiResized$; readonly tuiResized: import("@angular/core").OutputRef<number>; static ɵfac: i0.ɵɵFactoryDeclaration<TuiTableResized, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<TuiTableResized, "[tuiResized]", never, {}, { "tuiResized": "tuiResized"; }, never, never, true, never>; }