Image

12 Sep 20251 minute to read

Represents the Image.

Properties

height number

Specifies the height of the image.

Defaults to 300

id string

Specifies image element id.

Defaults to ’’

left number

Specifies the width of the image.

Defaults to 0

src string

Specifies the image source.

Defaults to ’’

top number

Specifies the height of the image.

Defaults to 0

width number

Specifies the width of the image.

Defaults to 400