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

How can I show an empty string on input datepicker

Open vancasti opened this issue 8 years ago • 1 comments

Hi!

I have a problem trying to show an empty string on input datepicker.

My declaration is the following:

In controller I set $scope.prueba to null, undefined, {} and always get an invalid date. I want to get an empty value to show input placeholder.

Thanks in advance

vancasti avatar Mar 31 '16 16:03 vancasti

Here is the solution → https://github.com/g00fy-/angular-datepicker/issues/199#issuecomment-154249452

drugoi avatar Mar 31 '16 16:03 drugoi