<NoConversationSelected>

View as Markdown

The <NoConversationSelected> component is shown in the chatbox panel when no conversation is selected.

interface NoConversationSelectedProps

Properties

A collection of objects which are passed to all Chatbox theme components.

Example

In the default theme, the <NoConversationSelected> component is implemented as follows:

NoConversationSelected.js
1// loading...