Chat UI Modes
Thursday, February 13, 2020 12:38 AMTalkJS supports three different layouts, which you can mix and match to suit your needs:
- The Inbox: a full fledged message center with conversation history (example).
- The Chatbox: a lighter weight chatbox for just a single conversation (example).
- The Popup Widget: a popup overlay for a single conversation similar to helpdesk chats (example).
- The Embeddable read-only conversation (beta): This UI is displays a read-only conversation designed to be embedded within your application. Typical use cases include displaying a chat to unauthenticated users, or allowing privileged users to monitor conversations.