ToggleSwitchExample.php contains one example of a toggle switch. We should make this a group of toggle switches that demonstrates different types of toggle switches.
- Add a toggle switch that is already checked
- Add a disabled toggle switch
- Verify that they show up correctly in the sandbox (composer run-script start-sandbox)
- Regenerate the snapshot tests (composer run update-snapshots)