IPropertyPanePageHeader interface

PropertyPane header. This header remains same for all the pages.

Properties

description

Header to display.

image

Image url for the background image.

Property Details

description

Header to display.

description: string;

Property Value

string

image

Warning

This API is now deprecated.

This property is not used.

Image url for the background image.

image?: string;

Property Value

string