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

type ShouldRender = bool;
Expand description

This type indicates that component should be rendered again.