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

make

new make(Str uri, Str alt)

Source

uri

Str uri

Source