AI · Application UI
Suggestion
A horizontally-scrolling row of clickable prompt pills that surface suggested actions for an AI chat or agent surface.
@byronwade/foundation@byronwade/utils@byronwade/button@byronwade/scroll-area
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. |
| @byronwade/scroll-area | registry | Installed through the byronwade/ui registry. |
Source and related
| File | Path |
|---|---|
| Component | registry/components/ai-suggestion.tsx |
| Default example | content/examples/ai-suggestion/default.tsx |