chosen icon indicating copy to clipboard operation
chosen copied to clipboard

How to this chosen in angularjs

Open jihin opened this issue 7 years ago • 1 comments

How to this chosen in angularjs, I am used https://github.com/harvesthq/chosen in my angular application. It is working well. But I need to add a new item when no result found. When I am searched, I get this forke of the original chosen. How to integrate this in my angular app using bower.

jihin avatar Sep 20 '17 17:09 jihin

Since bower is becoming obsolete I would not recommend using that as a dependency manager. That said, the easiest is probably to download the latest release from the releases page, and add the files to your project manually.

koenpunt avatar Feb 05 '18 21:02 koenpunt