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 272e11e + 44e5bcb commit 577cb1eCopy full SHA for 577cb1e
README.md
@@ -105,6 +105,7 @@ should work of the example project.
105
| data | ICheckboxButton[] | undefined | set the checkboxes as a data |
106
| onChange | function | undefined | set your own logic when the group of checkbox is selected |
107
| checkboxProps | IBouncyCheckboxProps | undefined | default props for all checkboxes |
108
+| initial | number | undefined | default selected item (id of selection object) |
109
110
## Customization (Optionals)
111
0 commit comments