Macro laby::option

source ·
option!() { /* proc-macro */ }
Expand description

<option> element.

The <option> HTML element is used to define an item contained in a select, an optgroup, or a datalist element. As such, <option> can represent menu items in popups and other lists of items in an HTML document.