ng2-select2-demo
ng2-select2-demo copied to clipboard
Data is loading at the very first time with async pipe. After reloading the API dataset is not getting reflected to select2.
I want to show the first value of my list instead of placeholder
im use ng2-select2 in jhipster but got this error, how to solve it? thank you `ERROR Error: Uncaught (in promise): ReferenceError: jQuery is not defined ReferenceError: jQuery is not defined...
How I can add pagination with select2 dropdown with Angular
Hi, I have tried giving placeholder in Select2 Options but it doesn't work multiple is set to false however if multiple is set to true, then placeholder works. I have...
I have 2 questions: 1. How to add the **tags** at the bottom. After all options are loaded. 2. How to add **placeholder** for the search input. Kindly help me.
Requesting the Feature for Multiselect options Limitations.
Having issue with ng2-select2. No other errors besides a console error reading 'Please add Select2 library (js file) to the project'. my package.json file has "ng-select2": "1.0.0-beta.12" "select2": "4.0.6-rc.1" my...