onChangeAction property

GoogleAppsCardV1Action? onChangeAction
getter/setter pair

If specified, the form is submitted when the selection changes.

If not specified, you must specify a separate button that submits the form. For details about working with form inputs, see Receive form data.

Implementation

GoogleAppsCardV1Action? onChangeAction;