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 | Description | Type |
---|---|---|
Content | Dynamic content store | DynamicContentStore.<TaskInfoPanelChildrenProps> |
Content | Dynamic content store | DynamicContentStore.<TaskInfoPanel.TaskInfoPanelChildrenProps> |
defaultProps | Default properties | TaskInfoPanel.TaskInfoPanelProps |
Component Properties
templateCode?: string
Represents template code.