onChange property

Option<TOnChangeRegistry> onChange
final

A callback invoked whenever the state is updated.

Implementation

final Option<TOnChangeRegistry> onChange;