crates/argui-widgets/src/command_palette.rsCommand palette
Search and invoke actions from a keyboard-friendly palette.
Loading the WebAssembly gallery…
Enable this component
Cargo.toml
[dependencies.argui]
git = "https://github.com/ExtraBinoss/argui"
features = ["widget-command-palette"]Use the feature on the Argui facade, or enable the same feature without the widget- prefix in argui-widgets.