// Toggle switch (an accessible checkbox styled as a switch). component Switch { props { name = "" label = "" class = "" } view { } }