Crate maple_core[][src]

Maple API Documentation

Maple is a VDOM-less web library with fine-grained reactivity.

This is the API docs for maple. If you are looking for the usage docs, checkout the README.

Supported Targets

  • wasm32-unknown-unknown

Modules

prelude

The maple prelude.

reactive

Reactive primitives.

Structs

TemplateResult

The result of the template! macro. Should not be used directly.

Functions

render

Render an HtmlElement into the DOM.