CellFormatter
| Generic types: | T |
No documentation has been provided.
Presentation
type CellFormatter = (val: any, rowData?: T, column?: BaseColumn <T>) => string;| Generic types: | T |
No documentation has been provided.
type CellFormatter = (val: any, rowData?: T, column?: BaseColumn <T>) => string;