Back to Refine

Command Palette

documentation/versioned_docs/version-3.xx.xx/examples/command-palette.md

3.25.0374 B
Original Source

kbar is a fully extensible command+k interface for your site.

command/crtrl+k interfaces are used to create a web experience where any type of action users would be able to do via clicking can be done through a command menu.

Try it out – press cmd+k (macOS) or ctrl+k (Linux/Windows).

<CodeSandboxExample path="command-palette-kbar" />