1. Primitives
  2. Switch

<Switch />

The Switch component allows the user to toggle a setting on and off.

Properties  

The Switch component’s properties extend all properties of an <input type="checkbox" /> element, except type.
indeterminate?: boolean

Made withby folks at