Description of icon
Flex UI
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>

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
Rate this page

Need some help?

We all do sometimes; code is hard. Get help now from our support team, or lean on the wisdom of the crowd by visiting Twilio's Stack Overflow Collective or browsing the Twilio tag on Stack Overflow.