How to use date picker in Angular 2?

前端 未结 9 2060
耶瑟儿~
耶瑟儿~ 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:29

    PrimeNG also provides a DatePicker component, live demo;

    http://www.primefaces.org/primeng/#/calendar

提交回复
热议问题