ui-kit-htx previewGitHub
← modals

command_palette

4 stories — source: command_palette.greg.py

grouped-static

Backups
Navigation
`open=True` renders the dialog open for the preview shot.

server-driven-typeahead

search_invoke fires on input — server returns the same CommandPalette with filtered commands. The dialog outerHTML-replaces.

empty-state

No commands match.

closed

Default state — closed. Cmd+K / Ctrl+K opens it via the kit-JS `ux.initCommandPalette` adapter.