Components

Supervisor․TaskCanvas

<Supervisor․TaskCanvas {...TaskContextSource.TaskContextProps} />

This is a container for Supervisor.TaskCanvas Can be themed with [theme.Supervisor.TaskCanvas]

Component children

These below are list of children
Key Condition Type Align Description
customHeader TaskCanvasHeader TaskCanvas header
tabs TaskCanvasTabs Wrapper for Supervisor.TaskCanvasTabs

Type Definitions

TaskContextProps

# TaskCanvasChildrenProps

Properties of children in task canvas.
Properties:
Name Type Attributes Description
theme.Supervisor.TaskCanvas Supervisor.TaskCanvas.TaskCanvasThemeProps <optional>
theme.

# TaskCanvasThemeProps

Properties of task canvas theme.
Properties:
Name Type Description
HeaderButton CSSProps Styles header button of the panel.
Container CSSProps Styles task canvas container.
MonitorActiveButton CSSProps Styles active monitoring button.
Button CSSProps Styles all other buttons.
Header CSSProps Styles task canvas panel header.