Description of icon
Flex UI
API Reference

TaskCanvas

This component renders the task canvas. Can be themed with Theme.TaskCanvas in Theme.


Component children#

KeyComponentConditionAlignDescription
headerTaskCanvasHeader
Task canvas header
tabsTaskCanvasTabs
Task canvas tabs

Static Properties#

NameTypeDescription
ContentDynamicContentStore<TaskCanvasChildrenProps, TaskCanvasChildrenKeys>

Dynamic content store

HeaderTaskCanvasHeader

Task header component

TabsTaskCanvasTabs

Task canvas tabs component

Component Children Properties#

NameTypeDescriptionOptionalDefault
theme.TaskCanvasTaskCanvasThemeProps

Theme

Yes
taskITask

Task.

Yes
callCall

Call state of the task.

Yes
conferenceConferenceState

Conference state of the task.

Yes
channelDefinitionTaskChannelDefinition

Channel definition of the task.

Yes
conversationConversationState.ConversationState

Conversation state of the task. Present if task is chat-based.

Yes
Rate this page

Need some help?

We all do sometimes; code is hard. Get help now from our support team, or lean on the wisdom of the crowd by visiting Twilio's Stack Overflow Collective or browsing the Twilio tag on Stack Overflow.