Functionsยง
- append_
child - Appends a child node to a parent element.
- create_
element - Creates a new HTML element with the given tag name.
- create_
reactive_ text_ node - Creates a text node that reactively updates when its source changes.
- create_
text_ node - Creates a new text node with the given content.
- render
- Renders a root node to the document body.