oc · docs
docs / documentation

@orangecheck/design


@orangecheck/design / Switch

Function: Switch()

function Switch(__namedParameters: ComponentProps<any>): any;

Defined in: primitives/switch.tsx:14

Switch — Radix-backed on/off toggle, skin-aware, accessible. For binary settings (distinct from the domain-specific ThemeToggle). brand-on track, family focus ring. Track is rounded-full by toggle convention; the thumb follows suit.

Parameters

ParameterType
__namedParametersComponentProps&lt;any>

Returns

any