-
I'd like to be able to deselect the Radio Group item option if already selected. Currently, I am able to easily add an Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 9 replies
-
Radio group is designed to have at least one item checked. The native one works the same way. Maybe you want a checkbox? for checked/unchecked state? |
Beta Was this translation helpful? Give feedback.
Radio group is designed to have at least one item checked. The native one works the same way. Maybe you want a checkbox? for checked/unchecked state?