Dmitry Pytaylo
Results
4
issues of
Dmitry Pytaylo
```rust view! { "Home" "About me" } ``` I use cargo-leptos v0.2.17 ``` cargo leptos watch ``` In the code above, I attempt to set the 'text-blue-700' class if the...
Can be useful for the future maintaining
Hello! This was already mentioned in #66, and I’d like to suggest this pr that exposes the lifespan state in a similar way to how it’s done in the [starlette...