Type Definition yew::html::ShouldRender[][src]

type ShouldRender = bool;
Expand description

This type indicates that component should be rendered again.