leptos_macro 0.1.3

view macro for the Leptos web framework.
Documentation

leptos_macro

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 6 feature flags, 2 of them enabled by default.

default

  • ssr

ssr

  • leptos_dom/ssr
  • leptos_reactive/ssr

csr

  • leptos_dom/web
  • leptos_reactive/csr

stable

  • leptos_dom/stable
  • leptos_reactive/stable

hydrate

  • leptos_dom/web
  • leptos_reactive/hydrate

tracing

    This feature flag does not enable additional features.