CellProps Interface
Deprecated in 3.0. Use the Table component in @itwin/itwinui-react instead, which does not use this interface.
Properties for a Table cell
Properties
| Name | Type | Description | |
|---|---|---|---|
| displayValue | string | ||
| item | CellItem | ||
| render | ComponentType<{ isSelected: boolean }> |
Defined in
Last Updated: 30 November, 2023