ToggleValueChangedDetail
ToggleValueChangedDetail
Detail for value-changed on toggle controls
(esp-checkbox, esp-switch, esp-radio-button).
Properties
ToggleValueChangedDetail has the following properties:
checked
checked has a type of boolean.
The new checked state for the control.
value
value has a type of string.
The associated control value submitted with the event.