HTMLOptionsCollectionExtension extension
Properties
-
asListView
→ VirtualListView<
HTMLOptionElement> -
Available on HTMLOptionsCollection, provided by the HTMLOptionsCollectionExtension extension
no setter -
asListViewFixed
→ VirtualFixedListView<
HTMLOptionElement> -
Available on HTMLOptionsCollection, provided by the HTMLOptionsCollectionExtension extension
no setter - 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