angular2-datepicker
angular2-datepicker copied to clipboard
Prevent users from writing on data field
Is there any way to prevent users to write in the field? Also, is there a way to clear the fields? I tried [(ngModel)] but seams it isn't working.
Thank you in advance.