Description of icon
Flex UI
API Reference

QueuesStats․AggregatedQueuesDataTiles

Renders a collection of tiles displaying aggregated queues data.


Static Properties#

NameTypeDescription
ContentDynamicContentStore<AggregatedQueuesDataTilesChildrenProps, AggregatedQueuesDataTilesChildrenKeys>

Dynamic content store

Component Properties#

NameTypeDescriptionOptionalDefault
childrenReact.ReactElement<ContentFragment>

Add additional tiles using AggregatedDataTileV2 components wrapped in ContentFragment.

Yes
dataTileFilterfunction

Callback to filter data tiles from the component. Return false to exclude a card with a given id from the view. Default card ids are 'agents-by-activity-chart-tile' and 'all'. Channel tiles are identified by their task channel sid e.g. 'TC...', and can be removed accordingly.

Yes

Component Children Properties#

NameTypeDescriptionOptionalDefault
themeTheme

theme

No

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.