ag-grid-community
Version:
Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue
11 lines (10 loc) • 293 B
TypeScript
import type { _ModuleWithoutApi } from '../../interfaces/iModule';
/**
* @feature Cells -> Cell Data Types
* @colDef cellDataType
*/
export declare const CheckboxCellRendererModule: _ModuleWithoutApi;
/**
* @internal
*/
export declare const SkeletonCellRendererModule: _ModuleWithoutApi;