Description of icon
Flex UI
API Reference

IncomingTaskCanvas

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


Component children#

KeyComponentConditionAlignDescription
containerstyled(div)
Wrapper for the Incoming Task Canvas content
button-containerstyled(div)
Wrapper for the Incoming Task Canvas buttons

Static Properties#

NameTypeDescription
ContentDynamicContentStore<IncomingTaskCanvas.IncomingTaskCanvasChildrenProps>

Dynamic content store

Component Properties#

NameTypeDescriptionOptionalDefault
firstLinestring

First line shown in the incoming task canvas.

Yes
secondLinestring

Second line shown in the incoming task canvas.

Yes
titleLinestring

Title string shown in the incoming task canvas.

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

Component Children Properties#

NameTypeDescriptionOptionalDefault
theme.IncomingTaskCanvasIncomingTaskCanvasThemeProps

Theme

Yes
firstLinestring

First line shown in the incoming task canvas.

Yes
secondLinestring

Second line shown in the incoming task canvas.

Yes
titleLinestring

Title string shown in the incoming task canvas.

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.