AdaptiveCardsOptions interface

Options for AdaptiveCards class.

Properties

actionSubmitFilter

Data field used to identify the Action.Submit handler to trigger.

Property Details

actionSubmitFilter

Data field used to identify the Action.Submit handler to trigger.

actionSubmitFilter?: string

Property Value

string

Remarks

When an Action.Submit is triggered, the field name specified here will be used to determine the handler to route the request to.

Defaults to a value of 'verb'.