Skip to main content

@botui/react Package

React components and hooks for building conversational interfaces with BotUI.

npm i @botui/react

The React package provides ready-to-use components, hooks, and styling for integrating BotUI into React applications.

Documentation

Key Features

  • React Components - Pre-built BotUI, BotUIMessageList, BotUIAction
  • React Hooks - useBotUI, useBotUIAction, useBotUIMessage
  • Custom Renderers - Extensible component system for custom UI
  • Built-in Styling - Default SCSS theme with customization options
  • TypeScript Support - Full type definitions for all components and hooks
  • Animation Support - Smooth transitions with react-transition-group