Home > borogove > Html > text

Html.text() method

HTML builder, make some text

Signature:

static text(text: string): borogove_Html;

Parameters

Parameter Type Description
text string

Returns:

borogove_Html