std-switch
std-switch copied to clipboard
on/off vs. checked/unchecked
The current API proposes "checked" as the name of the concept for the on switch. This gives drop-in compatibility with checkboxes. But semantically it is a little strange.
An alternative would be having an on="" attribute.
Radio buttons also use checked