Action Bar
A horizontal toolbar with left and right slots for buttons like attach, mention, command, mic, and send. It pairs below Prompt Area to form a complete chat input — and is independently installable.
Install
npm package
import { ActionBar } from 'prompt-area'shadcn registry
import { ActionBar } from '@/components/action-bar'Examples
Full-featured
Left slot with an attach menu, @mention, /command, and #tag buttons; right slot with markdown toggle, microphone, and send.