mdPickers icon indicating copy to clipboard operation
mdPickers copied to clipboard

Disable future scrolling of months past maxDate

Open dustin-lennon opened this issue 8 years ago • 0 comments

How do I go about preventing future month selection or scrolling when I have a maxDate set?

Scenario: I have a maxDate set of '2018/01/25'. I don't want the user to be able to use the arrow or scroll to February.

How would I go about handling that scenario?

dustin-lennon avatar Dec 13 '17 17:12 dustin-lennon