Examples
Sizes
Pass the size prop to the Checkbox component to change the size of the checkbox.
States
Pass the disabled or invalid prop to the Checkbox component to change the visual state of the checkbox.
Label Position
Here's an example of how to change the label position to the left.
Composition
Here's an example of how to compose a checkbox with a field component.