Documentation

Switch

A control that allows the user to toggle between checked and not checked.

preview

Usage

import { Switch } from '@isyuricunha/ui'
<Switch />
Edit on GitHub