@kanunilabs/datagrid-react-enterprise
@kanunilabs/datagrid-react-enterprise / GridStatusBarProps
Interface: GridStatusBarProps<TRow>
Type Parameters
TRow
TRow = GridRowData
Properties
children?
optionalchildren?:ReactNode
controller
controller:
DataGridController<TRow> |null
items
items:
StatusBarItem[]
locale?
optionallocale?:string
stats
stats:
SelectionStats|null
Range statistics from the editing layer; null when nothing is selected.