toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-react-router-dom
/
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.