Operator Hints

Power-query input paired with a suggestions panel that surfaces operator tokens and their meanings.

is:open assignee:me label:
Suggested operators
label:bugBug reports
label:polishPolish
label:docsDocumentation

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Search20 } from "@/components/beste/piece/search20";

<Search20
  query="is:open assignee:me label:"
  operators={[
    {
      "token": "label:bug",
      "label": "Bug reports"
    },
    {
      "token": "label:polish",
      "label": "Polish"
    },
    {
      "token": "label:docs",
      "label": "Documentation"
    }
  ]}
/>

More Search pieces

View all Search
launchesc
Launch plan Q2Docs
launch-prepChannel
Laura NgLaunch lead
↑↓ to navigate

⌘K modal with a query bar, three typed results, and a keyboard-hint footer at the bottom.

Summarize last week's support tickets

Gradient-bordered prompt input with a sparkle icon and a tinted Ask AI action button.

Search members, invoices, notes…⌘K

A single-line search field with a leading magnifier, placeholder, and a monospace keyboard shortcut chip.

design tokens42

Focused search input with a typed query, blinking caret, hit counter, and clear button.

Search docs and guides…
Trending

Search field followed by a row of trending query chips led by a small flame label.

Find last month's sales reportListening…

Pill-shaped voice input with a pulsing mic, live transcript, and a waveform visualizer.