We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Home > @microsoft/sp-webpart-base > IWebPartData > description
Web part description
Signature:
description?: string;
Used to display the description of the web part.
Supported values: string with the description.
Example: "Text"
"Text"
Home