Checkbox
A component for rendering checkbox inputs using Medusa's design system.
In this guide, you'll learn how to use the Checkbox component.
Was this example helpful?
Usage#
API Reference#
This component is based on the Radix UI Checkbox primitive.
Examples#
Checkbox All States#
Was this example helpful?
Controlled Checkbox#
The following checkbox will move from unchecked, to indeterminate, and finally checked each time you click it
Was this guide helpful?