Default Style
|
1<AIInput placeholder="Ask Lovable to create a prototype" />Animated Gradient Border
1<AIInputMinimal placeholder="Ask anything..." />Different Placeholders
|
|
1<AIInput placeholder="Describe what you want to build..." />2<AIInput placeholder="What can I help you with?" />Installation
npx zeroui@latest add ai-inputProps
| name | type | default | description |
|---|---|---|---|
| placeholder | string | "Ask Lovable to create a prototype" | - |
| onSubmit | (value: string) => void | undefined | - |
| variant | "default" | "minimal" | "default" | - |