### Describe the feature A simple component wrapper around a web checkbox that provides easier interactions in Vue. ### Rationale for the feature This is a fundamental component and should be included. ### Scope of the feature | Capability | Priority | | --- | --- | | Ability for the checkbox to be checkable | Must | | Ability to provide a label for the checkbox | Must | | Ability for the checkbox to support an indeterminate state | Must | | Ability for the checkbox to support being pre-populated with a state | Must | | Ability for the checkbox to support being disabled | Must | | Ability for checkboxes to support grouping with restrictions on selection (one, multiple) | Should | | Ability for the checked state to be emitted | Should | ### Open questions _No response_ ### Other information _No response_
Describe the feature
A simple component wrapper around a web checkbox that provides easier interactions in Vue.
Rationale for the feature
This is a fundamental component and should be included.
Scope of the feature
Open questions
No response
Other information
No response