Declarative DOM rendering with reactive bindings.
Parses tag selectors, creates elements (including SVG/MathML), and syncs the virtual tree to the real DOM. Property accesses inside callbacks are tracked by signal so that updates flow automatically on change.
Declarative DOM rendering with reactive bindings.
Parses tag selectors, creates elements (including SVG/MathML), and syncs the virtual tree to the real DOM. Property accesses inside callbacks are tracked by signal so that updates flow automatically on change.