pub fn datalist() -> HtmlElement<Datalist, (), ()>
Expand description
The <datalist>
HTML element contains a set of option elements that represent the permissible or recommended options available to choose from within other controls.
pub fn datalist() -> HtmlElement<Datalist, (), ()>
The <datalist>
HTML element contains a set of option elements that represent the permissible or recommended options available to choose from within other controls.