Options
All
  • Public
  • Public/Protected
  • All
Menu

Content Model of IMG

Hierarchy

Index

Properties

Optional alt

alt: string

Alt text of image

Optional code

Code info

dataset

dataset: DatasetFormat

dataset of this element

Optional Readonly dummy1

dummy1: never[]

The mutable marker to mark an object as mutable. When assign readonly object to a mutable type, compile will fail to build due to this member does not exist from source type.

Optional Readonly dummy2

dummy2: never[]

The mutable marker to mark an object as mutable. When assign readonly object to a mutable type, compile will fail to build due to this member does not exist from source type.

format

Format of this model

Optional isSelected

isSelected: boolean

Whether this model object is selected

Optional isSelectedAsImageSelection

isSelectedAsImageSelection: boolean

Whether this image is selected as image selection (show a border around the image)

Optional link

Hyperlink info

Readonly segmentType

segmentType: "Image"

Type of this segment

src

src: string

Image source of this IMG element

Optional title

title: string

Title text of image

Generated using TypeDoc