WorkersDataTable
This is a container for WorkersDataTable.
Component children#
Key | Component | Condition | Align | Description |
---|---|---|---|---|
worker | React component | Workers column. Each row displays a worker's avatar, name, status and time in status | ||
calls | React component | Calls column. Each row displays a call task info (icon, user name and realtime task duration) if there is an active call task | ||
tasks | React component | Other tasks column. Each row displays a task info (icon, user name and realtime task duration) if there is an active task |
Static Properties#
Name | Description | Type |
---|---|---|
Content | Dynamic content store | DynamicContentStore.<SupervisorWorkerState> |
defaultProps | Default properties | WorkersDataTable.WorkersDataTableProps |