API Reference > ui-components > Table > RowItem RowItem Interface Row definition provided to Table. Properties Name Type Description cells CellItem[] colorOverrides undefined | ItemColorOverrides extendedData undefined | [key: string]: any A key-value pairs data structure that can be used by data provider getValueFromCell undefined | (columnKey: string) => any Get the value from the cell for filtering purposes isDisabled undefined | false | true key string Must be unique. Defined in ui/components/src/ui-components/table/TableDataProvider.ts Line 83 Last Updated: 13 June, 2024