Hi Team,
In my use case, I've the same text for multiple chips as well. so I need to highlight chips which is recently clicked based on the index. On the chip, click event, I can capture the index of chip but how to set the selectedchip based on index value. It seems that selectedchip attribute only accepts string[].
Please suggest to how set selected chip by index value.
Many thanks
Seetha.