Command palettes (React)
React Cmd+K modal built on Headless UI v2 Dialog + Combobox. Pair this page with the HEEx variant — they install conflicting global hotkeys, so the demos live on separate pages.
React preview
React (JSX)
import { CommandPalette } from "../ui/index.mjs"
<CommandPalette open={open} onClose={setOpen} items={results} />