class fandoc::Image

sys::Obj
  fandoc::DocNode
    fandoc::DocElem
      fandoc::Image

@Js

Source

Image is a reference to an image file

alt

Str alt

Source

htmlName

virtual override Str htmlName()

Source

id

virtual override DocNodeId id()

Source

isInline

virtual override Bool isInline()

Source

line

Int line

Source

make

new make(Str uri, Str alt)

Source

size

Str? size

Source

uri

Str uri

Source