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
Well there are already many datepicker libraries available for the angular2. few of them i have posted below:
but yes obviously everyone need stylish datepicker for our project me too want same so i according to need i have created one datepicker using bootflat framework for styling. you can refer here..
https://github.com/MrPardeep/Angular2-DatePicker
hope this may help you !