HTMLOptions Collection
Exposes the JavaScript HTMLOptionsCollection to Kotlin
Constructors
HTMLOptionsCollection
Link copied to clipboard
Functions
add
Link copied to clipboard
fun add(element: UnionHTMLOptGroupElementOrHTMLOptionElement, before: dynamic = definedExternally)
Content copied to clipboard
Properties
Extensions
set
Link copied to clipboard
inline operator fun HTMLOptionsCollection.set(index: Int, option: HTMLOptionElement?)
Content copied to clipboard