Wrapper
The Checkbox component wrapper.
API
This component extends the native <div> API. That's why the className prop is not included in the table.
Props
Type
Required
children
ReactNode
β
labelPosition
'before' | 'after'
β
isDisabled
boolean
β
hasError
boolean
β
x
Last updated