We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99cb9f7 commit 7ccdc5fCopy full SHA for 7ccdc5f
hub/powertoys/command-palette/microsoft-windows-run/microsoft-windows-run.md
@@ -13,6 +13,8 @@ Contains the interfaces to create extensions for the Command Palette.
13
14
## Interfaces
15
16
+| | |
17
+| :--- | :--- |
18
| [ICommand](icommand.md) | Action a user can take within the Command Palette. |
19
| ICommandResultArgs | |
20
| ICommandResult | |
@@ -21,5 +23,7 @@ Contains the interfaces to create extensions for the Command Palette.
21
23
22
24
## Enums
25
26
27
28
| [CommandResultKind](commandresultkind.md) | Specifies what kind of command it is. |
29
| [NavigationMode](navigationmode.md) | Specifies which navigation direction to take. |
0 commit comments