CheckboxGroupOptions
- interface CheckboxGroupOptions
Options for a checkbox group component.
exported from
lib.weeble.d
Properties
Property |
Type |
Description |
|---|---|---|
|
|
Custom ID for the checkbox group. |
|
|
Description displayed below the label. |
|
|
Label displayed above the checkbox group in a modal. |
|
|
Maximum number of options that can be selected. |
|
|
Minimum number of options that must be selected. |
|
|
Individual checkboxes in the group. |
|
|
Indicates whether selecting within the group is required. |