Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Content

Optional. A content like a card, list or media to display to the user.

Hierarchy

  • Content

Implemented by

Properties

Optional card

card: undefined | Card

A basic card.

Optional collection

collection: undefined | Collection

A card presenting a collection of options to select from.

Optional collectionBrowse

collectionBrowse: undefined | CollectionBrowse

A card presenting a collection of web pages to open.

Optional image

image: undefined | Image

An image.

Optional list

list: undefined | List

A card presenting a list of options to select from.

Optional media

media: undefined | Media

Response indicating a set of media to be played.

Optional table

table: undefined | Table

Table card.

Generated using TypeDoc