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

type Html = VNode;

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