WorkerProfile
This is a container for WorkerProfile that shows the agent profile.
Component children#
| Key | Component | Condition | Align | Description | 
|---|---|---|---|---|
| avatar | styled(div) | Wrapper for the worker avatar. Displays the worker image (prop `worker.attributes.image_url`) along with an availability indicator | ||
| info | div | Wrapper for the worker info. Displays the worker's full name and a menu to change the worker's activity | 
Static Properties#
| Name | Description | Type | 
|---|---|---|
| Content | Dynamic content store | DynamicContentStore.<WorkerProfile.WorkerProfileChildrenProps> |