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

pub type Html = VNode;
Expand description

A type which expected as a result of view function implementation.