Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GoogleActionsV2UiElementsCarouselBrowseItem

Hierarchy

Implemented by

Properties

Optional description

description: undefined | string

Description of the carousel item. Optional.

Optional footer

footer: undefined | string

Footer text for the carousel item, displayed below the description. Single line of text, truncated with an ellipsis. Optional.

Optional image

Hero image for the carousel item. Optional.

Optional openUrlAction

URL of the document associated with the carousel item. The document can contain HTML content or, if \"url_type_hint\" is set to AMP_CONTENT, AMP content. Required.

Optional title

title: undefined | string

Title of the carousel item. Required.

Generated using TypeDoc