How to detect bootstrap datetimepicker change events within angular2

后端 未结 5 1134
感情败类
感情败类 2020-12-05 08:14

I am using the bootstrap datetimepicker in angular 2

https://eonasdan.github.io/bootstrap-datetimepicker/

In my template i have:

5条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-05 08:25

    Not sure if this works but according to the docs the right event to listen for is change

提交回复
热议问题