Components

Switch

A control that allows the user to toggle between checked and unchecked states.

Loading

Installation

pnpm dlx shadcn@latest add @toui/switch

Examples

Disabled

Loading

Square

Size

Loading

Indicator

Icon

Loading

Button

Advanced Label

Form

Loading

API Reference

This component is built using Radix UI Switch primitives. For detailed information, please visit the full API reference.

Switch

This component is based on the Switch.Root primitive and includes the following custom props:

PropTypeDefault
shape enum "pill"
size enum "md"
thumbClassName stringundefined

SwitchWrapper

This is a custom component that provides context for permanent state and layout.

PropTypeDefault
permanent booleanfalse
className stringundefined

SwitchIndicator

This is a custom component that provides visual indicators for the switch states.

PropTypeDefault
state enum "off"
className stringundefined

Credits

We use cookies

We use cookies to ensure you get the best experience on our website. For more information on how we use cookies, please see our cookie policy.

By clicking Accept, you agree to our use of cookies.
Learn more.