Function leptos_dom::html::optgroup

source ยท
pub fn optgroup() -> HtmlElement<Optgroup>
Expand description

The <optgroup> HTML element creates a grouping of options within a select element.