Command Palette
Ready
Part of Dropdowns & Context Menus collection
Interactive Preview
Quick command launcher with search and keyboard navigation
ESC
Navigation
Actions
Recent
Type to search
↑↓to navigate↵to select
Features
- Quick search for all commands
- Organized categories (Navigation, Actions, Recent)
- Full keyboard navigation support
- Recent items tracking
- AI actions with highlighted styling
- Footer with keyboard hints
Installation
This command palette provides a powerful quick-launch interface for all application actions with full keyboard support.
// Required imports
import { Search, Home, FileText, Settings, Sparkles, Check } from 'lucide-react'
import { useState } from 'react'