Interprets a template literal as an HTML template that can efficiently render to and update a container.
Renders a template to a container.
To update a container with new values, reevaluate the template literal and call render with the new result.
render
Generated using TypeDoc
Interprets a template literal as an HTML template that can efficiently render to and update a container.