Description of icon
API Reference

QueuesStats․QueuesDataTable

Renders a table with realtime queues statistics.


Static Properties#

NameTypeDescription
ContentDynamicContentStore<QueuesDataTableChildrenProps>

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