Prompt Input

A growing textarea built for AI chat interfaces. Auto-expands up to a configurable max row count. Enter submits, Shift+Enter inserts a newline. Loading state disables input and switches the send button to a stop icon. Supports an actions slot for attach, search, or model pickers.

Interactive

Type a message and press Enter or click Send. Shift+Enter inserts a newline. The textarea grows with the content up to 6 rows.

Loading state

When loading is true, the textarea is disabled and the send button becomes a stop square.

With action buttons

Pass children to the actions slot for attach, web search, or model pickers.

Disabled