pub fn output(cx: Scope) -> HtmlElement<Output>
The <output> HTML element is a container element into which a site or app can inject the results of a calculation or the outcome of a user action.
<output>