Components Overview
These pages describe the main building blocks exported by react-actions-chat.
Public Components
- Chat: composition root for the chat UI
MessageList: transcript renderer for structured message partsMessage: bubble renderer for one normalized messageInputBar: shared input component used by the chat and input-request flows