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

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