CheckboxXORController
Purpose
Controller to make a group of checkboxes behave like a radio button group where only one can be checked at a time.
Actions
| Action | Purpose |
|---|---|
- | - |
Targets
| Target | Purpose | Default |
|---|---|---|
checkbox | The checkboxes to be included in the radio button functionality | - |
Classes
| Class | Purpose | Default |
|---|---|---|
- | - | - |
Values
| Value | Type | Description | Default |
|---|---|---|---|
- | - | - | - |
Events
| Event | When | Dispatched on | event.detail |
|---|---|---|---|
- | - | - | - |
Side Effects
The controller installs change events on all checkbox targets.