Skip to content

GridCellContext

Since v0.0.1

Context object passed to cell renderer components.

PropertyTypeDescription
valueTValueThe cell value for this column
rowTRowThe full row data object
columnColumnConfig<TRow>The column configuration
fieldstringField key (may be a nested dotted path, e.g. a.b.c)