Interactive Global Search
A powerful modal search interface, often triggered by Cmd+K. It serves as a central hub for navigation and actions, functioning more like an OS launcher than a simple search bar.
Neo-SaaS Style
A clean, MacOS Spotlight-inspired design. Features a minimal trigger button and a modal that expands smoothly.
Press ⌘J to open
Installation
Legacy installation using the full registry URL:
pnpm dlx shadcn@latest add "https://ui.zarasana.com/r/global-search-neo-saas.json"Neo-Brutal Style
A bold, high-energy search interface. The panel slides up with a bouncy spring animation, featuring thick borders and vivid colors.
Installation
Legacy installation using the full registry URL:
pnpm dlx shadcn@latest add "https://ui.zarasana.com/r/global-search-neo-brutal.json"Glassomorphic Style
A futuristic, immersive search experience. The modal appears with a deep blur and glowing elements, creating a sense of depth.
Installation
Legacy installation using the full registry URL:
pnpm dlx shadcn@latest add "https://ui.zarasana.com/r/global-search-glassomorphic.json"API Reference
Props
| Prop | Type | Default | Description |
|---|---|---|---|
shortcutKey | string | j | The keyboard key to trigger the search modal (combined with Cmd/Ctrl). |