Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
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
:
JsAny
?
,
mode
:
FormStateRestoreMode
)