It seems like the single radio element from the UI kit was made to allow customization but is build on top of a checkbox input and not a radio input.
I will create a ticket internally, for now I think the best way to do it would be to create your own no code component by combining multiple checkbox and handling the logic yourself in the component with a variable so you can store the value and reset the others checkbox when one is checked.
Was there any update on this? This still seems to be the case. It would be ideal to have it be radio input field with option to assign it to a group so that it does not require custom variables to work
Hey everyone, we’re working on a revamp of the Radio Group currently. It’s going to be the first component that we redefine using our new principles that will allow more customizability. We are hoping to release it in a few weeks.