Usage
import { Checkbox } from '~/components/formfield/checkbox';import { Checkbox } from '~/components/formfield/checkbox';<Checkbox /><Checkbox />Examples
With text
You agree to our Terms of Service and Privacy Policy.
A control that allows the user to toggle between checked and not checked.
import { Checkbox } from '~/components/formfield/checkbox';import { Checkbox } from '~/components/formfield/checkbox';<Checkbox /><Checkbox />You agree to our Terms of Service and Privacy Policy.