toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.form
/
CustomFormControl
/
WithFormStateRestoreCallback
With
Form
State
Restore
Callback
interface
WithFormStateRestoreCallback
(
source
)
Inheritors
WithFormCallbacks
Members
Functions
form
State
Restore
Callback
Link copied to clipboard
abstract
fun
formStateRestoreCallback
(
state
:
Any
?
,
mode
:
FormStateRestoreMode
)