Function moxie_dom::elements::forms::form   [−][src]
pub fn form() -> FormBuilderExpand description
The HTML <form> element represents a document section that contains interactive
controls for submitting information to a web server.
A function for creating a builder which will accept attributes and produce the element.