Checkbox
Notes
Props
- error
bool
A flag indicating that the checkbox is in an error state.
- errorMessage
node
A message to display when the checkbox is in an error state. Wrapped in a
FieldStatus
component by default.
bool
A flag indicating that the checkbox is in an error state.
node
A message to display when the checkbox is in an error state. Wrapped in a FieldStatus
component by default.