@Marcelckp
Tamera
@tlbodrickAll comments
- @tlbodrick
Hi, Marcel!
If you look up tri-state toggle/switch, you should find some good resources for it. The way I did it is I used hidden radio buttons/labels within a styled div to produce the effect. I used another div to make the circle button as well, and had it hide or show depending on which "theme" (label) I was clicking on.
Other people don't make the circle clickable, just the numbers, and then have the circle button show/hide depending on the button clicked on. It all depends on what you want!
Feel free to check out my solution if you like! Good luck.
Marked as helpful