Loading Results

Search popover mid-query with a spinner in the input and three shimmering skeleton rows.

design tokens
Searching across 42 workspaces…

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

Import & use
import { Search11 } from "@/components/beste/piece/search11";

<Search11
  query="design tokens"
  hint="Searching across 42 workspaces…"
  skeletonRows={3}
/>