This is unreleased documentation for Yew Next version.
For up-to-date documentation, see
the latest version on docs.rs
.
yew
0.21.0
In yew::
scheduler
yew
::
scheduler
Function
push
Copy item path
source
pub fn push(runnable:
Box
<dyn
Runnable
>)
Expand description
Push a generic
Runnable
to be executed