Components

MessageCanvasTray

<MessageCanvasTray {...MessageCanvasTrayProps} />

A container used when the status of the channel is inactive Can be themed with theme.Chat.MessageCanvasTray

Component children

The following table contains a list of children.
Key Condition Type Align Description
text React component Message canvas tray template. Displays `MessageCanvasTrayContent` template
button Visible only if `showButton` prop is true styled(button) Message canvas tray button to start a new chat. The button text is the `MessageCanvasTrayButton` template