pub fn datalist(cx: Scope) -> 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.
<datalist>