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 | Type | Description |
---|---|---|
Content | DynamicContentStore<WorkerProfile.WorkerProfileChildrenProps> | Dynamic content store |
Rate this page