Edit

Share via


Page Class

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.