It supports optgroups and custom markup to render specific presentations like multiple lines.
-
The select or its options can be disabled by adding the disbaled="disabled" attribite to that element.
+
The select or its options can be disabled by adding the disabled="disabled" attribute to that element.
Keyboard interaction
@@ -48,12 +48,12 @@
- Triggered when the selected item has changed. Not every select event will fire an change event.
+ Triggered when the selected item has changed. Not every select event will fire a change event.
@@ -68,7 +68,7 @@
- Triggered when an items gains focus.
+ Triggered when an item gains focus.
@@ -78,7 +78,7 @@
- Triggered when menu is opened.
+ Triggered when the menu is opened.