type

Image

@Js
class Image : DocElem

Image is a reference to an image file

constructors

fields

methods

Slot Details

alt

Str alt

htmlName

virtual override Str htmlName()

id

virtual override DocNodeId id()

isInline

virtual override Bool isInline()

line

Int line

make

new make(Str uri, Str alt)

size

Str? size

uri

Str uri