Interface: IGalleryItem
Provides properties for a gallery item.
Hierarchy
- IGalleryItem
Index
Properties
Properties
data
• data: any
A JSON object containing arbitrary data associated with this image.
name
• name: string
A unique machine-readable name.
previewUrl
• previewUrl: string
A URL to the image to display.
title
• title: string
A display name of an item.