Home > borogove > Html > fragment

Html.fragment() method

HTML builder, make a fragment

Signature:

static fragment(nodes: borogove_Html[]): borogove_Html;

Parameters

Parameter Type Description
nodes borogove_Html[]

Returns:

borogove_Html