chatblocks

AI Input

Displays a text input with a button to send messages to an AI.

Chat with AI

Ask me anything!

Installation

pnpm add example

API Reference

PropTypeDefault
placeholder?
string
"Ask me anything..."
onSubmit?
(message: string) => void
undefined
disabled?
boolean
false

On this page