Toggle & Switch (#21979)
 - Adds the Switch component - Updates `Selected`, `Selectable` -> `ToggleState`, `Toggleable` - Adds `checkbox` and `switch` functions to align better with other elements in our layout system. We decided not to merge Switch and Checkbox. However, in a followup I'll introduce a Toggle or AnyToggle enum so we can update `CheckboxWithLabel` -> `ToggleWithLabel` as this component will work exactly the same with either a Checkbox or a Switch. Release Notes: - N/A
N
Nate Butler committed
19d6e067af782ee2281f2fb3d689f012ccafec6d
Parent: 2f2e7f0
Committed by GitHub <noreply@github.com>
on 12/13/2024, 7:23:02 PM