Function moxie_dom::elements::forms::output   [−][src]
pub fn output() -> OutputBuilderExpand description
The HTML Output element (<output>) is a container element into which a site or app
can inject the results of a calculation or the outcome of a user action.
A function for creating a builder which will accept attributes and produce the element.