Skip to main content

DataGridPage

DataGridPageProps
DataGridPageProps
Intersection of
DataGridProps
DataGridProps
Intersection of
DataGridContainerPublicProps
DataGridContainerPublicProps
allowAggregateFilterControls
boolean
allowColumnVisibilityControls
boolean
emptyMessage
React.ReactNode
emptyMessageComponent
React.ComponentType<any>
emptyMessageComponentExtraProps
onEntityClick
(entity: EntityAccessor) => void
selectedEntityIds
EntityId[]
tile
React.ReactNode
tileSize
number
DataGridProps
children*
React.ReactNode
dataGridKey
string
entities*
SugaredQualifiedEntityList["entities"]
itemsPerPage
| number| null
Union of
DataGridProps
component*
React.ComponentType<& DataGridContainerProps& >
componentProps*
DataGridPageProps
children
React.ReactNode
pageName
string
rendererProps
Omit<LayoutRendererProps, "children">