Function leptos_dom::html::select
source · pub fn select(cx: Scope) -> HtmlElement<Select>
Expand description
The <select>
HTML element represents a control that provides a menu of options:
pub fn select(cx: Scope) -> HtmlElement<Select>
The <select>
HTML element represents a control that provides a menu of options: