Login
From:
Laurent Renard’s (lorenzofox) blog
(Uncensored)
subscribe
Let's build a great switch button
https://lorenzofox.dev/posts/switch-button/
links
backlinks
Roast topics
Find topics
Find it!
Switch buttons (and alike) are very popular UI widgets. Semantically, they should behave like regular buttons, but with a binary state. Let's see how we can progressively enhance the good old button with web components to get the expected behaviour.