Skip to content

Components Overview

These pages describe the main building blocks exported by react-actions-chat.

Core Entry Point

  • Chat: the main component that renders the transcript, persistent actions, and shared input field

Actions

When To Read These Pages

Read the component pages when you want to understand how the package is put together or when you are composing custom flows on top of the exported helpers and stores.

For the data shapes and store access patterns behind these components, see:

If you want a task-first walkthrough instead, start with: