Soil
Toggle table of contents
1.0.0-alpha14
common
Platform filter
common
Switch theme
Search in API
Soil
soil-form
/
soil.form.compose
/
FormBinding
/
handleChange
handle
Change
abstract
fun
handleChange
(
updater
:
T
.
(
)
->
T
)
(
source
)
Handles a change to the form data.
Parameters
updater
A function that updates the form data.