Switch
Source
A toggle component for switching between two states.
Usage
Import the Switch
component from @bun-ui/react
and use it in your project:
import { Switch } from "@bun-ui/react"
<Switch label="Switch" />
Examples
Controlled
Customized
Online Status
You are online