Text

node-html-light. Text

new Text(text) → {Text}

Source:
Parameters:
Name Type Description
text string
Returns:
Type:
Text
a new Text node

Methods

(static) of(string) → {Text}

Creates a new text node
Source:
Parameters:
Name Type Description
string string
Returns:
Type:
Text
a new Text node