Checkbox
TheCheckbox component allows users to toggle a single option on or off.
Usage
Props
Text displayed next to the checkbox.
Checked state (controlled).
Initial checked state (uncontrolled).
Field name.
Whether checkbox is disabled.
Toggle selection box
Checkbox component allows users to toggle a single option on or off.