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
The IDetailsTags interface is used to define a set of tags on a details page that can be associated with an item in the Command Palette. Tags are used to categorize and organize items, making it easier for users to find and filter them.
Properties
| Property | Type | Description |
|---|---|---|
| Tags | ITag[] | The tags associated with the item. |
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