AI · Application UI
Conversation
An auto-scrolling chat transcript that sticks to the bottom as messages stream, with content, empty-state, and scroll-to-bottom affordances.
@byronwade/foundation@byronwade/utils@byronwade/button@phosphor-icons/reactuse-stick-to-bottom
Adapted from Vercel AI Elements , the original components, repurposed onto the byronwade/ui design system (semantic tokens, dark mode, small subtle refinements). © Vercel.
Feature showcase
Installation
Features
1 example
Default.
API
Dependencies
| Package | Kind | Description |
|---|---|---|
| @byronwade/foundation | registry | Installed through the byronwade/ui registry. |
| @byronwade/utils | registry | Installed through the byronwade/ui registry. |
| @byronwade/button | registry | Installed through the byronwade/ui registry. |
| @phosphor-icons/react | npm | Installed from npm. |
| use-stick-to-bottom | npm | Installed from npm. |
Source and related
| File | Path |
|---|---|
| Component | registry/components/ai-conversation.tsx |
| Default example | content/examples/ai-conversation/default.tsx |