GridTdAttributes
Component
Represents the attributes for Grid table cell elements, extending standard HTML td element properties.
Definition
Package:@progress/kendo-react-grid
Properties
columnId?
string
The unique identifier of the column.
data-grid-col-index?
number
The column index attribute used for grid operations.
key?
string
The React key for the element.