Skip to content

Commit 577cb1e

Browse files
authored
Merge pull request #13 from jehadja/patch-1
Update README.md
2 parents 272e11e + 44e5bcb commit 577cb1e

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
@@ -105,6 +105,7 @@ should work of the example project.
105105
| data | ICheckboxButton[] | undefined | set the checkboxes as a data |
106106
| onChange | function | undefined | set your own logic when the group of checkbox is selected |
107107
| checkboxProps | IBouncyCheckboxProps | undefined | default props for all checkboxes |
108+
| initial | number | undefined | default selected item (id of selection object) |
108109

109110
## Customization (Optionals)
110111

0 commit comments

Comments
 (0)