selectedOptions property

Implementation

_i3.HTMLCollectionOf<_i3.HTMLOptionElement> get selectedOptions =>
    _i4.getProperty(
      this,
      'selectedOptions',
    );