UNPKG

@siemens/ngx-datatable

Version:

ngx-datatable is an Angular table grid component for presenting large and complex data.

10 lines (9 loc) 638 B
import * as i0 from "@angular/core"; export declare class DataTableGhostLoaderComponent { columns: any; pageSize: any; rowHeight: any; ghostBodyHeight: any; static ɵfac: i0.ɵɵFactoryDeclaration<DataTableGhostLoaderComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<DataTableGhostLoaderComponent, "ghost-loader", never, { "columns": { "alias": "columns"; "required": false; }; "pageSize": { "alias": "pageSize"; "required": false; }; "rowHeight": { "alias": "rowHeight"; "required": false; }; "ghostBodyHeight": { "alias": "ghostBodyHeight"; "required": false; }; }, {}, never, never, false, never>; }