How to get jquery ui date picker working with angular2?
I\'m using angular2 and typescript with html5.
I\'m trying to add the jquery ui datepicker.
I
See this question as a answer of how to use jQuery UI plugins in your app Whats the best way to use jquery widgets inside angular 2?
jQuery UI
This example uses ElementRef but you could also use ViewChild
:-)