class

Text

@Js
class Text : Node

A text node:

foo *bar*

The foo is a text node, and the bar inside the emphasis is also a text node.

constructors make

fields literal

methods toStrAttributes

literal Str : literal

make new make(Str literal)

toStrAttributes virtual Str toStrAttributes()

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST