|
|
|||
|
|
|
| RadioButton represents a radio button whose setting x is set to val when the button is clicked. |
| RadioButton is displayed as |
| RadioButton[Dynamic[x], val] takes the setting to be the dynamically updated current value of x, with the value of x being reset if the button is clicked. |