n
nonaxial
Components
111/207
Press ⌘K to open

Command Palette

Navigation

Searchable command palette modal

commandsearchpalettemodal

Installation

$
npx shadcn@latest add https://nonaxial.com/r/command-palette.json

Usage

tsx
import { CommandPalette } from "@/components/nonaxial/command-palette"

export default function Example() {
  return (
    <CommandPalette>{/* Your content here */}</CommandPalette>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring