mirror of
https://github.com/leptos-rs/leptos.git
synced 2025-12-27 15:44:42 -05:00
* added Callback to documentation and examples. Also reduced code duplication in Callback implementation. * added back the closure event callback example