Chatbot

Suggestion

Horizontal scrollable list of suggestion buttons for quick actions and prompts.

Props

PropTypeDefaultDescription
suggestionstring-Suggestion text
onClick(suggestion: string) => void-Selection callback
variantButtonVariant"outline"Button variant
sizeButtonSize"sm"Button size

Import

import { Suggestions, Suggestion } from '@blastx/ui-ai';