onClick is not available as an option for interactions, how come?
It looks like that is a custom component, and for your own components, you define what the allowed operations are. You can double click to edit that component, select one of the elements inside of it, and right click the onclick interaction on that to link it as a prop. Let me know if that helps
Actually I was copying the tut of Mr. Biscuit, it seems that this was possible before ( 10:18 > https://www.youtube.com/watch?v=t_THpeqi6Ts )
It works with the slot for text, but not with the radio
Yeah, in the past we were accidentally adding an on-click interaction to every component