Type Definition yew::html::ShouldRender

source ·
pub type ShouldRender = bool;
Expand description

This type indicates that component should be rendered again.