We want to get the selected or checked value from a group of radio buttons. In the following example we show 3 possible cases.
- In the first one the value of the checked radio input is collected.
- The second one shows the value of each of the input radius.
- The third one shows the value of the clicked input radius.