Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ButtonOptions

Hierarchy

  • ButtonOptions

Properties

Properties

Optional action

action: Api.GoogleActionsV2UiElementsOpenUrlAction

Action to take when selected. Recommended to use the url property for simple web page url open.

title

title: string

Text shown on the button.

Optional url

url: undefined | string

String URL to open.

Generated using TypeDoc