grouping-in-dropdown-list
Reactive icon

Reactive Grouping in Dropdown List

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 7 Aug (yesterday)
 by 
0.0
 (0 ratings)
grouping-in-dropdown-list

Reactive Grouping in Dropdown List

Documentation
1.0.0
Details
Grouping List Options The optgroup element is used to group options in a drop-down list, with the aim of making the list easier to navigate. The functionality essentially splits large numbers of items into small sections. Note that the label attribute is required, and will be rendered as the first item in the section. The user cannot select the label as a choice.

Fullsize_screenshot
Asset screenshot_0Asset screenshot_1

Grouping List Options

The optgroup element is used to group options in a drop-down list, with the aim of making the list easier to navigate. The functionality essentially splits large numbers of <option> items into small sections. Note that the label attribute is required, and will be rendered as the first item in the section. The user cannot select the label as a choice.