CheckboxCommand.onChange method
CheckboxCommand › onChange
Called when the checkbox value changes.Signature:
onChange(value: boolean): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| value | boolean | The new checked state. |
Returns: void
CheckboxCommand › onChange
Called when the checkbox value changes.Signature:
onChange(value: boolean): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| value | boolean | The new checked state. |
Returns: void