Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Definition
Namespace: Microsoft.CommandPalette.Extensions.Toolkit
Implements IDetailsElement
The DetailsElement class is used to define a details element that can be displayed in the details section of an item in the Command Palette.
Properties
| Property | Type | Description |
|---|---|---|
| Key | String | The key of the details element. This is used to identify the element in the Command Palette. |
| Data | IDetailsData | The data associated with the details element. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Windows developer