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.

render

Macros

cloned

Utility macro for cloning all the arguments and expanding the expression.

Structs

TemplateList
TemplateResult

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

Functions

render

Render a TemplateResult into the DOM.