BwCheckboxOption | bw-checkbox-option
Overview
The checkbox option component is a single option in a BwCheckboxGroup.
Properties
| Property | Attribute | Description | Type | Default |
|---|---|---|---|---|
checked | checked | Whether or not this option is currently checked | boolean | false |
disabled | disabled | Shows disabled state and prevents changes to this option | boolean | false |
large | large | Makes checkbox bigger | boolean | undefined |
value | value | Value of this option that the checkbox group will compare against | any | undefined |
Slots
| Slot | Description |
|---|---|
| The content of the checkbox option |
Dependencies
Depends on
Graph
© 2025 United Systems & Software - All Rights Reserved.