Currently using https://angular-ui.github.io/bootstrap/#/datepicker
How can I hook up the clear button so that when it is clicked, I can be notified?
I like to something like when Clear button clicked, change the textbox value.
Currently using https://angular-ui.github.io/bootstrap/#/datepicker
How can I hook up the clear button so that when it is clicked, I can be notified?
I like to something like when Clear button clicked, change the textbox value.
Have you tried looking at "edit in plunkr" on the link you provided? The code is super easy...
HTML
JS