Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-browser
/
web.form
/
FormAssociatedCallback
Form
Associated
Callback
typealias
FormAssociatedCallback
=
(
form
:
HTMLFormElement
?
)
->
Unit
(
source
)