A single-line search field with a leading magnifier, placeholder, and a monospace keyboard shortcut chip.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Search23 } from "@/components/beste/piece/search23";
<Search23
placeholder="Search members, invoices, notes…"
shortcut="⌘K"
/>Image-attached search bar with an attached file chip, camera capture, and a search icon button.
⌘K modal with a query bar, three typed results, and a keyboard-hint footer at the bottom.
Multi-filter search bar with removable token chips inline with the placeholder.
Ghost pill button with a leading search icon, placeholder text, and a trailing keyboard shortcut badge. Useful as a header command-palette trigger.
Pill-shaped hero search bar with an embedded solid CTA button and a helper caption below.
Gradient-bordered prompt input with a sparkle icon and a tinted Ask AI action button.