Back to Component Browser

Switch

Quartz

lib/quartz/components/Switch/index.ts

Preview

Import

import { Switch } from '@/lib/quartz';

Props (4)

NameTypeRequiredDefaultDescription
descriptionstringoptionalA description of the `<Switch>`. Use this in addition to the "`label`" if more explanation is helpful / needed.
checkedBackgroundstringoptional
refRef<HTMLInputElement>optionalAllows getting a ref to the component instance....
keyKeyoptional

Usage

Not used in any projects yet.