mominsamir / smDateTimeRangePicker

Angular Material Date Picker, DateTime Picker, Date Range Picker, Date Time range picker
http://mominsamir.github.io/smDateTimeRangePicker/
MIT License
130 stars 50 forks source link

smdatetime range picker cancel and ok button issues #163

Open vamsideepak opened 6 years ago

vamsideepak commented 6 years ago

if select any date , time or range but i didnt click on ok instead of that i clicked on calncel button but the input field filled up with date i need to empty the field when i click on the cancel button . can any one guys ???

oscar09 commented 6 years ago

If you want to to clear the values you can set the allow-clear attribute to "true" and you should see a "clear" button in the picker.