ToggleButtons: Click to untoggle
Hi, I have a ToggleButtons-Component set up with an Enum-class. Is there a way to "untoggle" an already selected togglebutton. The desired result is that the delivery_method is set to null in the db.
3 Replies
@HirryBirry Did you find a solution to this?
Maybe add a clearing hintAction ?
Works a treat - thanks for the idea 🙂