-
Notifications
You must be signed in to change notification settings - Fork 0
ff_checkbox_group
thkle edited this page Jan 10, 2018
·
1 revision
-
data
- default: {},
-
radioMode
- default: false
- If true, only one checkbox can be true simultaneously. value will be the key of this box. You can also set value with the key of the active box.
-
radioModeAllowNoSelection
- default: false
- If true, the user will not be able to deselect the selected checkbox in radio mode.