ForgeUIPREMIUM ECOSYSTEM
Back to Component Library
form React 19 + TypeScript

Switch / Toggle

Smooth toggle switch component with animated indicator.

$npx forgeui add switch
Variant:

Props API

PropTypeDefaultDescription
checkedbooleanfalseToggle state.
labelstringundefinedSwitch label.

Accessibility Standards

Role='switch' aria-checked attribute.