Function moxie_dom::elements::forms::select [−][src]
pub fn select() -> SelectBuilder
Expand description
The HTML <select>
element represents a control that provides a menu of options.
A function for creating a builder which will accept attributes and produce the element.