This media item represents a media provided by the template configuration via admin.

Hierarchy

Properties

height: number

The height in pixels

id: string

The media id (file name) of the clipart.

name: string

The media item name - usually the file name

original: string

The original media item URL in full resolution. This is only available for user uploaded images and for cliparts if configured in admin to provide the full asset.

parentId: string

The id of the clipart album the media item belongs to. Only set for clipart type items.

preview: string

The relative URL for the preview of the media item. The preview has a medium resolution.

thumbnail: string

The relative URL for the thumbnail. The thumbnail has a low resolution.

type: MediaType

The type of the media item. This can be either Media or Clipart.

width: number

The width in pixels

Generated using TypeDoc