Cargo Features

thaw_components has no features set by default.

[dependencies]
thaw_components = { version = "0.1.1", features = ["csr", "ssr", "hydrate"] }
csr

Enables csr of leptos

ssr

Enables ssr of leptos

hydrate

Enables hydrate of leptos

thaw_components has 3 features without comments.