Search results

ChangeArgs API in React RadioButton API component

Interface for Radio Button change event arguments.

Properties

event

Event

Returns the event parameters of the RadioButton.

name

string

Specifies name of the event.

value

string

Returns the value of the RadioButton.