All blocks

Prompt Composer

Marketing

The chat input from AI apps: a textarea with a caret-anchored @-mention menu, wrapped by controls that all read and write one value. The menu is positioned with the mirror-div technique — a hidden div copies the textarea's typography and box metrics so a marker span reveals the exact caret pixel, then the portaled menu sits just below it. Model, temperature, tools, attachments, and text are one state object; every widget is controlled from it, and the composed payload is shown live. Keyboard-first and monochrome.

Open

Installation

Terminal
npx shadcn@latest add https://ui.saumyarex.xyz/r/prompt-composer.json

Installs the block and its component dependencies in one step.