Checkbox
To create a robust checkbox input field you could make use of several of available components like Checkbox, CheckboxField, Label, Description
This is description text
Component API
Prop | Default | Description |
readOnly | — | boolean Is read only? |
loading | — | boolean Is loading? |
Checkout rest of the props for Headless UI’s Checkbox  component and Field .
Last updated on