logbon72 / angular-material-datetimepicker

Datepicker for Angular Material, mimick's Android's date time picker
https://logbon72.github.io/angular-material-datetimepicker
MIT License
169 stars 123 forks source link

Option ´disableDates´ it's not documented #106

Open nicooga opened 7 years ago

nicooga commented 7 years ago

I see the code from @amittkSharma that enables the option ´disabledDates´ it's merged, but the docs seems to have been overwritten since there's no reference to the option in the README (https://github.com/logbon72/angular-material-datetimepicker/issues/76).

Would be good to have this documented.

hexadecy commented 7 years ago

| **disable-dates** | Date[] | Dates to be disabled or not selectable by user.|