Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents an image with some metadata that is displayed in the image slider.

Hierarchy

  • Graphic

Index

Properties

credit: string | false

Credit text for the image. false when there is none.

image: HTMLImageElement

Image element of this image.

label: string | false

Label text for the image. false when there is none.

loaded: boolean

Whether this image was loaded.

Generated using TypeDoc