sp adaptive card extension base.baseadaptivecardextension.iconproperty - microsoft/Viva-Connections-Extensibility-Beta GitHub Wiki
Home > @microsoft/sp-adaptive-card-extension-base > BaseAdaptiveCardExtension > iconProperty
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
The icon url used to render an icon on the Card view.
Signature:
/** @virtual */
protected get iconProperty(): string;By default, this will return the iconImageUrl defined in the manifest.