ChangeEventArgs API in JavaScript CheckBox API control
Interface for change event arguments.
Properties
checked
boolean
Returns the checked value of the CheckBox or Switch.
event
Event
Returns the event parameters of the CheckBox or Switch.
name
string
Specifies name of the event.