UNPKG

systelab-components

Version:

systelab-components is a set of components that use wide accepted and adopted standard technologies like Angular and Bootstrap, as well as other popular libraries. Please read the ATTRIBUTION.md file for a complete list of dependencies.

10 lines (9 loc) 496 B
import { AgRendererComponent } from 'ag-grid-angular'; import * as i0 from "@angular/core"; export declare class SpinnerCellRendererComponent implements AgRendererComponent { params: any; agInit(params: any): void; refresh(params: any): boolean; static ɵfac: i0.ɵɵFactoryDeclaration<SpinnerCellRendererComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<SpinnerCellRendererComponent, "systelab-spinner-cell-renderer", never, {}, {}, never, never, false, never>; }