HTMLOptionsCollectionExtension extension
Properties
- isEmpty → bool
- 
      Available on HTMLOptionsCollection, provided by the HTMLOptionsCollectionExtension extension no setter
- isNotEmpty → bool
- 
      Available on HTMLOptionsCollection, provided by the HTMLOptionsCollectionExtension extension no setter
Methods
- 
  toIterable() → Iterable< HTMLOptionElement> 
- 
      Available on HTMLOptionsCollection, provided by the HTMLOptionsCollectionExtension extension 
- 
  toList() → List< HTMLOptionElement> 
- 
      Available on HTMLOptionsCollection, provided by the HTMLOptionsCollectionExtension extension