ReadonlyariaAccessible label for the palette.
ReadonlycommandsThe full list of available commands.
ReadonlyexecuteEmitted when a command is executed.
ReadonlyglobalWhether the global Cmd+K / Ctrl+K keyboard shortcut is
active. Defaults to true.
ReadonlymaxMaximum number of recent commands to track. Set to 0 to
disable the recent-items section. Defaults to 5.
ReadonlyopenWhether the palette is open (two-way bindable).
ReadonlyplaceholderPlaceholder text for the search input.
A keyboard-triggered command palette that provides quick access to application actions through a searchable, grouped list.
Open with
Cmd+K/Ctrl+K(when globalShortcut is enabled) or by setting theopenmodel totrue.Basic usage
With recent items