Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BrowseCarouselItemOptions

Hierarchy

  • BrowseCarouselItemOptions

Properties

Optional description

description: undefined | string

Description text of the item.

Optional footer

footer: undefined | string

Footer text of the item.

Optional image

image: Api.GoogleActionsV2UiElementsImage

Image to show on item.

title

title: string

Title of the option item.

url

url: string

The URL of the link opened by clicking the BrowseCarouselItem.

Generated using TypeDoc