au-widget-image-carousel/IImage
Interfaces
IImage
Provides image properties.
Extended by
Properties
height?
optional height?: number;
The max image height.
title
title: string;
The image title.
url
url: string;
A URL that links to the low-resolution thumbnail.
urlHD
urlHD: string;
A URL that links to the hi-resolution image.
width?
optional width?: number;
The max image width.