Components

TaskInfoPanel

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

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

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

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.