Components

TaskInfoPanel

<TaskInfoPanel {...TaskInfoPanel.TaskInfoPanelProps} />

This component renders task info panel. Can be themed with theme.TaskInfoPanel

Component children

These below are list of children
Key Condition Type Align Description
content React component Task info panel content shown to current worker on agent desktop view

Members

DynamicContentStore.<TaskInfoPanel.TaskInfoPanelChildrenProps>

# static readonly Content

Dynamic content store
DynamicContentStore.<TaskInfoPanel.TaskInfoPanelChildrenProps>

# static readonly Content

Dynamic content store
TaskInfoPanel.TaskInfoPanelProps

# static readonly defaultProps

Default properties
TaskInfoPanel.TaskInfoPanelProps

# static readonly defaultProps

Default properties

Type Definitions

TaskInfoPanel.TaskInfoPanelProps

# TaskInfoPanelChildrenProps

Properties of children of task info panel.
Properties:
Name Type Attributes Description
content DynamicContentStore.<TaskInfoPanel.TaskInfoPanelChildrenProps> <optional>
Represents dynamic content store.
Partial.<TaskCanvasChildrenProps>

# TaskInfoPanelProps

Properties of Task info panel.
Properties:
Name Type Attributes Description
content DynamicContentStore.<TaskInfoPanel.TaskInfoPanelChildrenProps> <optional>
Represents dynamic content store.
templateCode string <optional>
Represents template code.