Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-react-router
/
react.router.dom
/
SubmitFunction
Submit
Function
typealias
SubmitFunction
=
(
target
:
SubmitTarget
,
options
:
SubmitOptions
?
)
->
Unit
(
source
)
Submits a HTML
<
form
>
to the server without reloading the page.