UNPKG

ng-hub-ui-table

Version:

Highly customizable Angular table and list components with pagination, sorting and filtering support.

8 lines (7 loc) 337 B
import * as i0 from "@angular/core"; export declare class ResizableComponent { width: number | null; onResize(width: any): void; static ɵfac: i0.ɵɵFactoryDeclaration<ResizableComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<ResizableComponent, "th[resizable]", never, {}, {}, never, ["*"], true, never>; }