ember-datepicker icon indicating copy to clipboard operation
ember-datepicker copied to clipboard

How to clear date selection to blank?

Open vsymguysung opened this issue 11 years ago • 1 comments

I am trying to reset the date selection but I am not successful. Could you give me an example?

vsymguysung avatar Jan 19 '15 20:01 vsymguysung

Did you use allowBlank=true? If you set the property to null it should get a blank date then.

henrymazza avatar Apr 27 '15 19:04 henrymazza