Skip to content

Toggle

A styled checkbox that can be used to toggle between two states.
import { Toggle } from '@ensdomains/thorin'
<Toggle />

Props
#

name
type
default
ref
Ref<HTMLInputElement>
-
size
"small" | "medium" | "large"
medium

Sizes
#

Disabled
#

Edit on GitHub