Nice component, thanks for for your work.
I have question, is styling labels (when combobox is closed) possible? I want to give different colors to each label.
Nice component, thanks for for your work.
I have question, is styling labels (when combobox is closed) possible? I want to give different colors to each label.
Hi Jeyhun,
I think if you target the part="token"
and it’s internal part="token-label"
you should be able to style the token/chip labels.
Hope this helps,
Goran