butterfloat / buildStamp
Function: buildStamp()
buildStamp(
description
,document
):HTMLTemplateElement
Defined in: stamp-builder.ts:11
Build a Stamp of the static DOM parts from the tree produced by a Component
Parameters
description
Node description tree
document
Document
= globalThis.document
DOM document
Returns
HTMLTemplateElement
Stamp (template tag)