Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.form
/
FormData
/
forEach
for
Each
open
override
fun
forEach
(
action
:
(
FormDataEntryValue
,
key
:
JsString
)
->
Unit
)
(
source
)