Popover that opens on focus and lists prior queries with a clock icon and remove control.
New here? Read the installation guide.
import { Search6 } from "@/components/beste/piece/search6";
<Search6
placeholder="Search workspace…"
recents={[
"invoice template",
"onboarding checklist",
"Q1 roadmap",
"kickoff notes"
]}
/>Search popover listing named saved queries with pin or star markers and a raw query beneath.
Focused search input with a typed query, blinking caret, hit counter, and clear button.
Search popover mid-query with a spinner in the input and three shimmering skeleton rows.
Mention-style popover listing matching people with avatars, role lines, and a presence dot.