Skip to main content

Interface: GalleryEntry

Properties

autoplay?

optional autoplay: boolean

If true video should auto play


caption?

optional caption: string

Item caption


filename

filename: string

File name. Only if not external video


isIframe

isIframe: boolean

If true video if from external service like youtube, vimeo etc.


isVideo

isVideo: boolean

If true resource is a video


large

large: string

Url to large image. It's 2000px. Only for image


loop?

optional loop: boolean

If true video should be looped


medium

medium: string

Url to regular image. It's 1200px. Only for image


original

original: string

Path to the original item


small

small: string

Url to small image. It's 425px. Only for image