pub static CONTEXT_MENU_CMD: Command
Expand description
Represents the context menu open action.
ยงMetadata
This command has the following default metadata:
metadata | value |
---|---|
shortcut | [shortcut!(SHIFT+F10), shortcut!(ContextMenu)] |
icon | wgt_fn!(|_| ICONS.get(["context-menu", "menu-open"])) |