yew_data_link

Crates.ioyew_data_link
lib.rsyew_data_link
version0.2.3
sourcesrc
created_at2024-04-24 10:17:00.698079
updated_at2024-04-24 10:17:00.698079
descriptionThis crate allows one to mutate yew function component’s data from other component via sending messages.
homepage
repositoryhttps://github.com/kotfind/yew_data_link
max_upload_size
id1218618
size7,838
(kotfind)

documentation

README

Yew Data Link

This crate allows one to mutate yew function component's data from other component via sending messages.

Refer to docs.rs documentation for more information.

Commit count: 16

cargo fmt