FlowFuse / FlowFuse/node-red-dashboard
Widget: Checkbox Group
- Dominant language
- HTML
- Stars
- 355
- Forks
- 82
- Avg merge
- 4d 23h
- Merged PRs (30d)
- 24
Description
### Description
Implemented in Dashboard 1.0, but only as part of it's "Form" widget. We may also want a standalone 'checkbox Group" widget too, although could be replicated by adding a collection of Toggles (#42) into a single group within a age Layout.
### Properties
- Label/description
- List direction (vertical/horizontal)
- List of options to include and their respective label/value
### Events
- **on-change**: this widget would need to send a message back to Node-RED when it's value is changed/updated
### Controls
- **enabled**: this widget can be enabled/disabled
### Existing Examples
Vuetify: https://vuetifyjs.com/en/components/checkboxes/
### Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.