GridCellClassFn<R, V>: ((params: GridCellParams<R, V>) => string)

A function used to process cellClassName params.

Type Parameters