type

ImgAttrs

@Js
class ImgAttrs : CustomNode, Delimited

ImgAttrs

constructors

fields

methods

Slot Details

attrs

const Str:Str attrs

closingDelim

virtual const override Str closingDelim := "}"

make

new make(Str:Str attrs)

openingDelim

virtual const override Str openingDelim := "{"

toStrAttributes

protected virtual override Str toStrAttributes()