Supervisor․TaskCanvasHeader
This is a container for Supervisor.TaskCanvasHeader.
Can be themed with Theme.Supervisor.TaskCanvas
in Theme.
Component children#
Key | Component | Condition | Align | Description |
---|---|---|---|---|
close-button | React component | TaskCanvas header close button. Closes the TaskCanvas when clicked | ||
title | styled(div) | Wrapper for TaskCanvas header content. Displays the title and second line templates from task channel definition |
Static Properties#
Name | Type | Description |
---|---|---|
Content | DynamicContentStore<TaskContextProps> | Dynamic content store |
Rate this page