Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GoogleActionsV2UiElementsTableCard

Hierarchy

  • GoogleActionsV2UiElementsTableCard

Implemented by

Properties

Optional buttons

Buttons. Currently at most 1 button is supported. Optional.

Optional columnProperties

Headers and alignment of columns.

Optional image

Image associated with the table. Optional.

Optional rows

Row data of the table. The first 3 rows are guaranteed to be shown but others might be cut on certain surfaces. Please test with the simulator to see which rows will be shown for a given surface. On surfaces that support the WEB_BROWSER capability, you can point the user to a web page with more data.

Optional subtitle

subtitle: undefined | string

Subtitle for the table. Optional.

Optional title

title: undefined | string

Overall title of the table. Optional but must be set if subtitle is set.

Generated using TypeDoc