Optgroup
Last updated
Was this helpful?
Last updated
Was this helpful?
The HTML <optgroup>
tag, implemented in Ruby.
This component can take various optional configuration params and yields a block.
Expects a boolean to specify if the <optgroup>
should be disabled. Defaults to false
, so if not specified otherwise optgroups are not disabled.
Expects a string which will be displayed as the label inside the <optgroup>
tag.
This component accepts all the canonical like id
or class
.
returns
returns