Components

IncomingTaskCanvasActions

<IncomingTaskCanvasActions {...IncomingTaskCanvasActions.IncomingTaskCanvasActionsProps} />

This component renders actions for incoming task canvas.

Component children

These below are list of children
Key Condition Type Align Description
Accept React component Container for Accept button
Reject React component Container for Reject button

Members

DynamicContentStore.<IncomingTaskCanvasActions.IncomingTaskCanvasActionsChildrenProps>

# static readonly Content

Dynamic content store

Type Definitions

IncomingTaskCanvasActions.IncomingTaskCanvasActionsProps

# IncomingTaskCanvasActionsChildrenProps

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

# IncomingTaskCanvasActionsProps

Properties of Incoming task canvas action.