typescript - How to use the select2 option in asp.net core? -


i working in asp.net core. using typescript. want use select2. how use select2 in asp.net core? there package want install using select2?

if you're using angular 2, can use ng2-select. here github repo. let me know if need more set up.

run npm ng2-select --save

for angular 4, use ng2-select-compat instead. it's fork of ng2-select above customized angular 4.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -