Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.dom
/
Document
/
images
images
val
images
:
HTMLCollectionOf
<
HTMLImageElement
>
(
source
)
Retrieves a collection, in source order, of img objects in the document.
MDN Reference