Description of icon
Flex UI
API Reference

WorkersDataTable

This is a container for WorkersDataTable.


Component children#

KeyComponentConditionAlignDescription
workerReact componentWorkers column. Each row displays a worker's avatar, name, status and time in status
callsReact componentCalls column. Each row displays a call task info (icon, user name and realtime task duration) if there is an active call task
tasksReact componentOther tasks column. Each row displays a task info (icon, user name and realtime task duration) if there is an active task

Static Properties#

NameDescriptionType
Content

Dynamic content store

DynamicContentStore.<SupervisorWorkerState>
defaultProps

Default properties

WorkersDataTable.WorkersDataTableProps

Need some help?