Quick Actions
Text
UX Pattern
Buttons
Loading preview...
Configurable Props
3 props
All props are optional. When not provided, the component uses sensible defaults for demo purposes.
| Prop | Type | Description | Default |
|---|---|---|---|
| actions? | QuickAction[] | List of quick actions | DEFAULT_ACTIONS |
| temperature? | number | Temperature for generation (0-1) | 0.9 |
| maxTokens? | number | Max tokens for generation | 150 |
Component Data
- ID:
quick-actions - Category:Text Generation
- Groups:✨ Magic🛠️ UX Upgrades
- Uses:
WebInferClientstreamText - Tags:TextUX PatternButtons
Quick Actions
Pre-defined prompt buttons for common AI tasks