How do I get the value a user selects in a radio button group? Here is a simple code, what should I add in order to be able to retrieve the user selection? I couldn't find it in the docs.
view [
radio "First"
radio "Second"
radio "Third"
]