-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
The Checkbox should have one property in case of error:
isError?: boolean;if isError=true we should add some classes to the style property of the container, checkbox, and label. In particular:
dcx-checkbox-container--error
dcx-checkbox-checkbox--error
dcx-checkbox-label--errorplease make sure you create:
- test
- storybook documentation
- storybook unstyled
- storybook classBased
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request