Skip to content

Commit 07cebdd

Browse files
committed
Added checkBoxColor prop to the documentation
1 parent 1ac8d4c commit 07cebdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ unCheckedImage | PropTypes.element | true | Default image | Custom unchec
101101
isChecked | PropTypes.bool | false | false | checkbox checked state
102102
onClick | PropTypes.func.isRequired | false | | callback function
103103
disabled | PropTypes.bool | true | false | Disable the checkbox button
104+
checkBoxColor | PropTypes.string | true | | Tint color of the checkbox image
104105

105106
## Contribution
106107

0 commit comments

Comments
 (0)