[][src]Type Definition yew_state::component::view::Render

type Render<H> = Rc<dyn Fn(&H) -> Html>;