Type Definition yew::html::Html

source ·
pub type Html = VNode;
Expand description

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

Trait Implementations§

Performs the conversion.