onChange

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

Callback fired when the state changes.

Parameters

{any} value of the selected button.