sp component base.icomponentpropertymetadata.isimagesource - microsoft/Viva-Connections-Extensibility-Beta GitHub Wiki

Home > @microsoft/sp-component-base > IComponentPropertyMetadata > isImageSource

IComponentPropertyMetadata.isImageSource property

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

Signature:

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