Skip to content

helix / text

Function: text()

text(content): Text

Defined in: core/frontend/nodes/text.ts:10

Build one styled text span: text("hi").color(Color.GOLD).bold().

Parameters

content

string

Returns

Text

Released under the MIT License · Credits