Skip to Content

Companion

The companion view is a compact view designed to sit in a sidebar or similar location. It offers the same chat experience as the console view, but is designed to be more compact and less cluttered.

Below is a bare-bones example of a console chat. The only difference between this experience and the console experience is setting viewType="companion" on the <Chat /> component.

For more information on how to set up a console chat, please refer to the getting started documentation. For more examples of how to use Reachat, please refer to the storybook demosΒ .