Function moxie_dom::elements::forms::select   [−][src]
pub fn select() -> SelectBuilderExpand 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.