Html.text() method
HTML builder, make some text
Signature:
static text(text: string): borogove_Html;
Parameters
| Parameter | Type | Description |
|---|---|---|
| text | string |
Returns:
HTML builder, make some text
Signature:
static text(text: string): borogove_Html;
| Parameter | Type | Description |
|---|---|---|
| text | string |
Returns: