Components

IncomingTaskCanvas

<IncomingTaskCanvas {...IncomingTaskCanvas.IncomingTaskCanvasProps} />

This component renders a canvas for incoming task. Can be themed with theme.IncomingTaskCanvas

Component children

The following table contains a list of children.
Key Condition Type Align Description
container styled(div) Wrapper for the Incoming Task Canvas content
button-container styled(div) Wrapper for the Incoming Task Canvas buttons

Members

DynamicContentStore.<IncomingTaskCanvas.IncomingTaskCanvasChildrenProps>

# static readonly Content

Dynamic content store

Type Definitions

IncomingTaskCanvas.IncomingTaskCanvasProps

# IncomingTaskCanvasChildrenProps

Properties of children in incoming task canvas.
Properties:
Name Type Attributes Description
theme.IncomingTaskCanvas Theme.IncomingTaskCanvasThemeProps <optional>
theme.
TaskContextProps

# IncomingTaskCanvasProps

Properties of incoming task canvas.
Properties:
Name Type Attributes Description
firstLine string <optional>
First line shown in the incoming task canvas.
secondLine string <optional>
Second line shown in the incoming task canvas.
titleLine string <optional>
Title string shown in the incoming task canvas.