TrendingImagesCategory interface

Defines the category of trending images.

Properties

tiles

A list of images that are trending in the category. Each tile contains an image and a URL that returns more images of the subject. For example, if the category is Popular People Searches, the image is of a popular person and the URL would return more images of that person.

title

The name of the image category. For example, Popular People Searches.

Property Details

tiles

A list of images that are trending in the category. Each tile contains an image and a URL that returns more images of the subject. For example, if the category is Popular People Searches, the image is of a popular person and the URL would return more images of that person.

tiles: TrendingImagesTile[]

Property Value

title

The name of the image category. For example, Popular People Searches.

title: string

Property Value

string