sp adaptive card extension base.baseadaptivecardextension.dataversion - microsoft/Viva-Connections-Extensibility-Beta GitHub Wiki
Home > @microsoft/sp-adaptive-card-extension-base > BaseAdaptiveCardExtension > dataVersion
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 value of this property is stored in the serialized data of the Adaptive Card Extension. It can be used to manage versioning of the Adaptive Card Extension.
Signature:
protected get dataVersion(): Version;The default version is 1.0.