Description of icon
Flex UI
API Reference

QueuesStats․QueuesDataTable

Renders a table with realtime queues statistics.


Static Properties#

NameTypeDescription
ContentDynamicContentStore<QueuesDataTableChildrenProps, QueuesDataTableChildrenKeys>

Dynamic content store

Component Properties#

NameTypeDescriptionOptionalDefault
childrenReact.ReactElement<React.ContentFragment>

Add additional columns using ColumnDefinition components wrapped in ContentFragment. Content renderer function passed to ColumnDefinition will receive QueuesStats․WorkerQueue as an argument.

Yes

Component Children Properties#

NameTypeDescriptionOptionalDefault
themeTheme

Theme

No
defaultSortColumnstring

Default sort option, if undefined it will use friendly-name.

Yes"friendly-name"
queuesListArray<WorkerQueue>

An array of task queues to be passed to the data table.

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.