We are moving our existing angular1 project to angular2 and want to replace the existing ui-select
component.
I have googled, but couldn't find the ui-select
version for angular2.
Has anyone found a better alternative?
ng2-select would do some of it. But it does not support dynamic data binding yet.
Actually, almost any of third party plugins implemented for angular is not implemented for angular2.