Share via


ThumbnailUrl interface

Represents a thumbnail URL.

Properties

alt

The alternative text for the thumbnail.

url

The URL of the thumbnail.

Property Details

alt

The alternative text for the thumbnail.

alt?: string

Property Value

string

url

The URL of the thumbnail.

url: string

Property Value

string