New to KendoReact? Learn about KendoReact Free.
GridTdAttributes
A subclass of React.Component.
Represents the attributes for Grid table cell elements, extending standard HTML td element properties.
Name | Type | Default | Description |
---|---|---|---|
columnId? |
|
The unique identifier of the column. | |
data-grid-col-index? |
|
The column index attribute used for grid operations. | |
key? |
|
The React key for the element. |