ChangeEventArgs
Interface represents the event arguments for the change
event.
Properties
event EmitType<Event>
Gets the original triggered event arguments.
checked Boolean
Gets the value indicating whether the checkbox/switch is checked.
name String
Gets the name of the event.