TaskInfoPanel
This component renders task info panel. Can be themed with [theme.TaskInfoPanel]{@link TaskInfoPanel.TaskInfoPanelThemeProps}
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?: stringRepresents template code.