TheCoder4eu / BootsFaces-OSP

BootsFaces - Open Source Project
Apache License 2.0
247 stars 102 forks source link

add support for 'optgroup' on selects #1158

Closed geopossachs closed 1 week ago

geopossachs commented 3 years ago

is a model based on SelectItemGroup and SelectItem, we could render:

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/optgroup The HTML <optgroup> element creates a grouping of options within a <select> element.

https://docs.oracle.com/javaee/6/api/javax/faces/model/SelectItem.html https://docs.oracle.com/javaee/6/api/javax/faces/model/SelectItemGroup.html

stephanrauh commented 1 week ago

I'm afraid development of BootsFaces has slowed down considerably. We'll never manage to address this issue. Let's close it.