RadioButtonChangeArgs
Interface represents the event arguments for the change
event for a radio button.
Properties
event EmitType<Event>
Gets the original triggered event arguments.
name String
Gets the name of the event.
value String
Gets the value of the radio button.