TaskInfoPanel
This component renders task info panel.
Can be themed with Theme.TaskInfoPanel
in Theme.
Component children#
Key | Component | Condition | Align | Description |
---|---|---|---|---|
content | React component | Task info panel content shown to current worker on agent desktop view |
Static Properties#
Name | Type | Description |
---|---|---|
Content | DynamicContentStore<TaskInfoPanelChildrenProps, TaskInfoPanelChildrenKeys> | Dynamic content store |
Component Properties#
Name | Type | Description | Optional | Default |
---|---|---|---|---|
templateCode | string | Represents template code. | Yes |
Component Children Properties#
Name | Type | Description | Optional | Default |
---|---|---|---|---|
templateCode | string | Represents template code. | Yes |