Skip to contentSkip to navigationSkip to topbar
Page toolsOn this page

Flex WebChat 2.0 Components


(warning)

Warning

Webchat 2.0 is no longer supported. It uses Flex UI 1.x.x's legacy messaging, which has reached end-of-life.

If you are using Webchat 2.0, migrate to Webchat 3.x.x.

If you are starting out with Webchat, build with Webchat 3.x.x instead.

Flex WebChat 2.0 UI is a library of programmable or dynamic components that exposes a content property and allows you to add, replace, and remove any component and its children.


What can you do with dynamic components?

what-can-you-do-with-dynamic-components page anchor
  • Add, replace, remove any component and its children
  • Specify direction on where to add components new components
  • Specify condition on which to add, replace and remove components

Learn more about dynamic components in Flex UI Components


EntryPoint

entrypoint page anchor
Blue button labeled 'Chat with us' with a speech bubble icon.

Direction: Horizontal

MainContainer.

Direction: Horizontal

Chat with Us header with close button.

Direction: Vertical

Form asking for name and question with submit button labeled 'OK Let's Go!'.

Direction: Vertical

Loading spinner with blue progress arc.

Direction: Vertical

MessagingCanvas-v2.

Direction: Vertical

Chat messages between Damien Smith and Robert Ryan with timestamps.

Direction: Horizontal

MessageList.WelcomeMessage

messagelistwelcomemessage page anchor
MessageList.WelcomeMessage-v2.

Direction: Vertical

Flex.MessageListItem.

Direction: Vertical

Webchat message input field with send button.

Direction: Vertical

Flex.MessageInput.

Direction: Vertical

End of chat message with button to start new chat.

Direction: Vertical