toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.dom
/
Document
/
forms
forms
val
forms
:
HTMLCollectionOf
<
HTMLFormElement
>
(
source
)
Retrieves a collection, in source order, of all form objects in the document.
MDN Reference