sp webpart base.iwebpartpropertymetadata.islink - microsoft/Viva-Connections-Extensibility-Beta GitHub Wiki

Home > @microsoft/sp-webpart-base > IWebPartPropertyMetadata > isLink

IWebPartPropertyMetadata.isLink property

Indicates if the property contains a link. This allows SharePoint server to treat the value as such and perform services like search indexing, link fix-up, loading from CDN, etc.

Signature:

isLink?: boolean;
⚠️ **GitHub.com Fallback** ⚠️