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 7ccdc5f commit 328af31Copy full SHA for 328af31
hub/powertoys/command-palette/microsoft-windows-run/microsoft-windows-run.md
@@ -13,7 +13,7 @@ Contains the interfaces to create extensions for the Command Palette.
13
14
## Interfaces
15
16
-| | |
+| Interface | Description |
17
| :--- | :--- |
18
| [ICommand](icommand.md) | Action a user can take within the Command Palette. |
19
| ICommandResultArgs | |
@@ -23,7 +23,7 @@ Contains the interfaces to create extensions for the Command Palette.
23
24
## Enums
25
26
+| Enum | Description |
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