sp adaptive card extension base.ibaseactionarguments.type - microsoft/Viva-Connections-Extensibility-Beta GitHub Wiki
Home > @microsoft/sp-adaptive-card-extension-base > IBaseActionArguments > type
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 type of Adaptive Card Action.
Signature:
type: 'Submit' | 'ShowCard' | 'VivaAction.SelectMedia';