How to remove toggling from
I wanted to remove the toggling affect from <mat-chip-option>
. When I click on “Accent fish” chip (video here) it should get selected as shown in the video but when I click it again it should remain selected. And when I click on some other chip, “Accent fish” chip should get deselected and the one I am clicking should get selected.