Description of icon
API Reference

QueuesStatsView

Renders the real-time queues dashboard.


Component children#

KeyComponentConditionAlignDescription
tilesQueuesStats․AggregatedQueuesDataTiles
Component that displays a collection of tiles with aggregated queues data
tableQueuesStats․QueuesDataTable
Component that displays a table with realtime queues statistics

Static Properties#

NameTypeDescription
ContentDynamicContentStore<QueuesStatsViewImplProps, QueueStatsViewChildrenKeys>

Dynamic content store

TilesAggregatedQueuesDataTiles

Reference for the view's AggregatedQueuesDataTiles component

TableQueuesDataTable

Reference for the view's QueuesDataTable component

Component Properties#

NameTypeDescriptionOptionalDefault
contextContextProvider.FlexContextType

context

Yes
childrenReact.ReactElement<React.ComponentFragment>

Children must be wrapped in ContentFragment

Yes
routeRouteComponentProps

If you are using custom router and want to pass the route props to children

Yes