toggle menu
valix
1.0.5
common
switch theme
search in API
valix-runtime
/
io.valix.runtime
/
FormState
/
submit
submit
suspend
fun
submit
(
vararg
groups
:
KClass
<
*
>
,
onExecute
:
suspend
(
T
)
->
Unit
)
Validates and executes
onExecute
if validation passes.