Question
Use variables to create radio button logic?
Hello! It seems like the new variables could be helpful in creating single select radio buttons that work more easily in prototype mode without as much effort, but I haven’t quite figured out how to do that. Right now the way I do radio buttons is just create a component with a different variant for each selected option, but that means I need a separate component for every question that has radio buttons. I’m hoping variables finally makes this easier. Any thoughts on how to do this?
