Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MediaObject

Represents a single media object

Hierarchy

  • MediaObject

Properties

Properties

Optional description

description: undefined | string

Description of this media object.

Optional image

image: MediaImage

Image to show with the media card.

Optional name

name: undefined | string

Name of this media object.

Optional url

url: undefined | string

The url pointing to the media content.

Generated using TypeDoc