CommandPalette
Searchable command menu with keyboard navigation, sections, hotkey support, and animated items. Typically used inside a Dialog for modal access.
Import
import {
CommandPalette,
CommandPaletteItem,
CommandPaletteSection,
CommandPaletteInput
} from 'reablocks';
CommandPalette Props
| Prop | Type | Default | Description |
|---|---|---|---|
search | string | — | Controlled search input value |
placeholder | string | — |
[Description truncada. Veja o README completo no GitHub.]