This is unreleased documentation for Yew Next version.
For up-to-date documentation, see
the latest version on docs.rs
.
yew
0.21.0
Module callback
Sections
Relevant examples
Module Items
Structs
In crate yew
yew
Module
callback
Copy item path
source
Expand description
This module contains data types for interacting with
Scope
s.
§
Relevant examples
Counter
Timer
Structs
§
Callback
Universal callback wrapper.
Callback
Ref
Universal callback wrapper with reference in argument.
Callback
RefMut
Universal callback wrapper with mutable reference in argument.