Home > @uniformdev/design-system > SwatchComboBoxLabelStyles
SwatchComboBoxLabelStyles() function
SwatchComboBoxLabelStyles provides custom styles for react-select's multiValue and multiValueLabel. Dynamically applies color based on each option's color property.
Signature:
Returns:
StylesConfig<TOption, IsMulti, TGroup>
A StylesConfig object with customized styles.