sycamore 0.7.1

A VDOM-less web library with fine grained reactivity
Documentation

sycamore

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 12 feature flags, 3 of them enabled by default.

default

  • dom
  • wasm-bindgen-interning

dom

    This feature flag does not enable additional features.

wasm-bindgen-interning

  • wasm-bindgen/enable-interning

ssr

  • html-escape
  • once_cell
  • experimental-hydrate
  • sycamore-macro/ssr

experimental-builder-html

  • experimental-builder-agnostic

experimental-hydrate

  • sycamore-macro/experimental-hydrate

futures

  • wasm-bindgen-futures

serde

  • sycamore-reactive/serde

once_cell

    This feature flag does not enable additional features.

experimental-builder-agnostic

    This feature flag does not enable additional features.

html-escape

    This feature flag does not enable additional features.

wasm-bindgen-futures

    This feature flag does not enable additional features.