Switch

A toggle component that can be used to switch between two states.

Installation

npm install @andore-ui/switch

Import

import {Switch, SwitchThumb} from @andore-ui/switch

Usage