options property

List<ZdsDropdownListItem<T>> options
final

The list of options for the dropdown.

Implementation

final List<ZdsDropdownListItem<T>> options;