Home > @uniformdev/design-system > ComboBoxSelectableGroup > value

ComboBoxSelectableGroup.value property

Controls the behavior when the selectable group is selected. - when undefined, the values of all children of the group will be selected - when a non-empty array, the values in the array will be explicitly selected - when an empty array, the group will not be clickable and only its children can be selected (regular group behaviour)

Note: when a non-empty array, and all of those values are selected, the group will be removed from options.

Signature: