options property

List<ChoiceOption<T>> options
final

The list of options available for selection.

Implementation

final List<ChoiceOption<T>> options;