How to use date picker in Angular 2?

前端 未结 9 2065
耶瑟儿~
耶瑟儿~ 2020-12-08 20:03

I have tried many date picker in my angular2 app but none of them is working.Although the date picker is displaying on the view but the value of selected date is not getting

9条回答
  •  死守一世寂寞
    2020-12-08 20:14

    consider using angular-datepicker, it's a highly configurable date picker built for Angular applications.

提交回复
热议问题