Documentation Index
Fetch the complete documentation index at: https://docs.lyzn.ai/llms.txt
Use this file to discover all available pages before exploring further.
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.

