Home > borogove > Html > fromString

Html.fromString() method

Build HTML payload from source

Signature:

static fromString(html: string): borogove_Html;

Parameters

Parameter Type Description
html string

Returns:

borogove_Html