AI Input
Displays a text input with a button to send messages to an AI.
Chat with AI
Ask me anything!
Installation
API Reference
Prop | Type | Default |
---|---|---|
placeholder? | string | "Ask me anything..." |
onSubmit? | (message: string) => void | undefined |
disabled? | boolean | false |