sycamore 0.8.2

A library for building reactive web apps in Rust and WebAssembly
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 16 feature flags, 7 of them enabled by default.

default

  • web
  • wasm-bindgen-interning

web

  • wasm-bindgen
  • web-sys
  • js-sys
  • sycamore-web

wasm-bindgen-interning

  • web
  • wasm-bindgen/enable-interning

wasm-bindgen

    This feature flag does not enable additional features.

web-sys

    This feature flag does not enable additional features.

js-sys

    This feature flag does not enable additional features.

sycamore-web

    This feature flag does not enable additional features.

ssr

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

hydrate

  • web
  • sycamore-macro/hydrate
  • sycamore-core/hydrate
  • sycamore-web/hydrate

suspense

  • futures
  • wasm-bindgen-futures
  • sycamore-futures

serde

  • sycamore-reactive/serde

futures

    This feature flag does not enable additional features.

sycamore-futures

    This feature flag does not enable additional features.

html-escape

    This feature flag does not enable additional features.

once_cell

    This feature flag does not enable additional features.

wasm-bindgen-futures

    This feature flag does not enable additional features.