Cargo Features
leptos_dom has no features set by default.
[dependencies]
leptos_dom = { version = "0.7.0-rc1", features = ["tracing", "trace-component-props", "hydration"] }
- tracing
-
Enables tracing
- trace-component-props
-
Enables serde and serde_json
Affects
macro_helpers::tracing_property
… - hydration
-
Enables hydration of reactive_graph