leptos_forge_utils_leptos

Crates.ioleptos_forge_utils_leptos
lib.rsleptos_forge_utils_leptos
version0.6.3
created_at2025-10-17 10:03:58.346905+00
updated_at2025-10-27 13:40:51.134389+00
descriptionLittle utilities to use together with Leptos
homepagehttps://mskorkowski.github.io/
repositoryhttps://github.com/mskorkowski/leptos-forge
max_upload_size
id1887453
size82,824
(mskorkowski)

documentation

README

leptos_forge - Leptos utils

This crate contains utilities which were created as a part of the leptos_forge project but might be useful for other projects/applications too.

Using it directly in your web application is fine.

Available utilities

  • Functions to add/remove css class from the NodeRef
  • Generic RWSignal
  • Struct which makes it trivial to store NodeRef's in the reactive Store
Commit count: 0

cargo fmt