onChange

abstract var onChange: (event: SyntheticEvent<*, *>?, value: Any?) -> Unit?(source)

Callback invoked when new value is being set.