Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImageOptions

Hierarchy

  • ImageOptions

Properties

Properties

alt

alt: string

Text to replace for image for accessibility.

Optional height

height: undefined | number

Height of the image.

url

url: string

Image source URL.

Optional width

width: undefined | number

Width of the image.

Generated using TypeDoc