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
Inherits Command
Implements IPage
Represents an additional "nested" page within the Command Palette.
Properties
Property | Type | Description |
---|---|---|
AccentColor | OptionalColor | The accent color of the page. This property is used to set the color of the page header and other UI elements. |
IsLoading | Boolean | Gets or sets a value indicating whether the page is loading. This property is used to show a loading indicator while the page is being loaded. |
Title | String | The title of the page. This property is used to set the text displayed in the page header. |
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