IShowCardActionArguments interface

The object passed to IAdaptiveCardExtensionActionView.onAction when a ShowCard Action is executed.

Extends

Properties

type

The type of Adaptive Card Action.

Property Details

type

The type of Adaptive Card Action.

type: 'ShowCard';

Property Value

'ShowCard'