Interface: BaseImage
#
HierarchyBaseImage
↳ Image
#
Properties#
caption• Optional
caption: string
The image captions
Defined in: media/image.ts:51
#
captionLink• Optional
captionLink: string
The link next to the captions
Defined in: media/image.ts:53
#
native• native: BaseResolution
The native resolution of the image
Defined in: media/image.ts:46
#
resized• Optional
resized: BaseResolution[]
The resized versions of the image in different resolutions
Defined in: media/image.ts:48