class

Image

@Js
class Image : DocElem

Image is a reference to an image file

constructors make

fields alt

line

size

uri

methods htmlName

id

isInline

alt Str : alt

htmlName virtual Str htmlName()

id virtual DocNodeId id()

isInline virtual Bool isInline()

line Int : line

make new make(Str uri, Str alt)

size Str? : size

uri Str : uri

Haxall 4.0.6 ∙ 21-Jul-2026 09:48 EDT