options property

List<OptionElement> options
getter/setter pair

A list of options available for selection within the single select element.

Implementation

List<OptionElement> options;