Type alias IDataItem

IDataItem: {
    id: any;
}

mui DataGrid 数据必须有id

Type declaration

  • id: any

Generated using TypeDoc