Similar to checkboxes, but they should be groupable somehow.
In most cases I can think of, button grouping happens with the hierarchy, so a RadioGroup widget that sits in the hierarchy might be good enough. However, something that is outside of the hierarchy would allow any sort of layout while still supporting grouping the radio buttons.
Similar to checkboxes, but they should be groupable somehow.
In most cases I can think of, button grouping happens with the hierarchy, so a RadioGroup widget that sits in the hierarchy might be good enough. However, something that is outside of the hierarchy would allow any sort of layout while still supporting grouping the radio buttons.