type

ThematicBreak

src @Js
class ThematicBreak : Block

Thematic break block

constructors

fields

literal

source literal that represents this break, if available

Slot Details

literal

src Str? literal

source literal that represents this break, if available

make

src new make(Str? literal := null)