A binary control that allows users to toggle between checked and unchecked states for selections.
Run the following command to add this component to your project:
Import the component directly from the package:
Common props available for this component:
Supports indeterminate state via `aria-checked="mixed"`. Uses native `<input type="checkbox">` for built-in accessibility.