sp adaptive card extension base.iexternallinkcardaction - microsoft/Viva-Connections-Extensibility-Beta GitHub Wiki

Home > @microsoft/sp-adaptive-card-extension-base > IExternalLinkCardAction

IExternalLinkCardAction interface

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.

Open an external link.

Signature:

export interface IExternalLinkCardAction

Properties

Property Type Description
parameters IExternalLinkParameters (BETA) Parameters for the external link.
type 'ExternalLink' (BETA) Indicates this is an external link button.
⚠️ **GitHub.com Fallback** ⚠️