Hi,
I use smart-radio-button elements in my project. I want to change button’s state by clicking not only on the button shape but also on its label. Are there any settings that can help to do this?
Hi pcng618, smart-radio-button has enableContainerClick property for this purpose.
It allows clicks on the label to be handled the same way as clicks on the radio button’s shape.
Here is a demo: