class

ThematicBreak

@Js
class ThematicBreak : Block

A thematic break, e.g. between text:

Some text

---

Some other text.

constructors make

fields literal

source literal that represents this break, if available

literal Str? : literal

source literal that represents this break, if available

make new make(Str? literal := null)

Haxall 4.0.6 ∙ 21-Jul-2026 09:48 EDT