We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ac8d4c + 07cebdd commit 9f4bec7Copy full SHA for 9f4bec7
README.md
@@ -101,6 +101,7 @@ unCheckedImage | PropTypes.element | true | Default image | Custom unchec
101
isChecked | PropTypes.bool | false | false | checkbox checked state
102
onClick | PropTypes.func.isRequired | false | | callback function
103
disabled | PropTypes.bool | true | false | Disable the checkbox button
104
+checkBoxColor | PropTypes.string | true | | Tint color of the checkbox image
105
106
## Contribution
107
0 commit comments