Chips in angular with bootstrap with no material dependency

1.7k Views Asked by At

Details: Angular v9 Bootstrap 4 @ng-bootstrap/ng-bootstrap v5.2.1

I tried ngx-chips, but it is dependent on angular material. And my project is using bootstrap. For now I am using ng-select with tags. Can anyone suggest some other option?

0

There are 0 best solutions below