Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.html
/
HTMLDataListElement
/
options
options
val
options
:
HTMLCollectionOf
<
HTMLOptionElement
>
(
source
)
Returns an HTMLCollection of the option elements of the datalist element.
MDN Reference