A toggle control that instantly enables or disables a setting with a single click.
Run the following command to add this component to your project:
Import the component directly from the package:
Common props available for this component:
Uses `role="switch"` with `aria-checked` to indicate the toggle state. Supports keyboard activation via `Space` or `Enter`.