Skip to content

Stores Overview

These pages describe the exported Zustand stores that power react-actions-chat.

Available Stores

When To Read These Pages

Read the store pages when you want to:

  • inspect or mutate transcript history directly
  • retrieve the latest submitted value or previous message
  • inspect the current shared-input mode
  • control long-lived buttons outside a single message bubble

If you want the underlying data shapes first, start with: