core/data-grid/data-grid.model.ts
Describes an item in the row.
[key: string]: any
any
Any item property.
id: string
string
The unique identifier of the item.