Cargo Features

dot_ix_playground has no features set by default.

[dependencies]
dot_ix_playground = { version = "0.5.0", features = ["hydrate", "ssr", "csr", "server_side_graphviz"] }
hydrate

Enables hydrate of leptos, leptos_meta, and leptos_router

ssr

Enables axum, leptos_axum, log4rs, tower, tower-http, and tracing, macros, process and rt-multi-thread of tokio, ssr of dot_ix and leptos, ssr of leptos_meta and leptos_router

csr

Enables csr of leptos, leptos_meta, and leptos_router

Affects dot_ix_playground::main

server_side_graphviz

Enables server_side_graphviz of dot_ix