Search header with category tabs that show per-tab counts and an underline for the active one.
New here? Read the installation guide.
import { Search13 } from "@/components/beste/piece/search13";
<Search13
query="onboarding"
tabs={[
{
"label": "All",
"count": 48
},
{
"label": "Pages",
"count": 22
},
{
"label": "Files",
"count": 14
},
{
"label": "People",
"count": 12
}
]}
activeIndex={1}
/>Members
Rowan Blake
Active · Clinic 2
Rowan Blake · Intake notes
Updated 3 days ago
Invoice #4821
Rowan Blake · Paid
3 of 11 matches shown
A search panel showing a typed query above a labelled group of results, each with a title, a meta line, and a kind chip, closing on a match count.
Focused search input with a typed query, blinking caret, hit counter, and clear button.
Command menu with two sectioned buckets of results, each prefixed by a category label.
Search field followed by a row of trending query chips led by a small flame label.