I have a need to disable and/or restyle specific dates on the visible picker.
With the current version, there's no good way to target individual visible days on the popover for styles, or to disable them. It would be generally nice to have some way to know what the displayDate is, so the end-user could at least infer what's being displayed in the popover. Even better might be to add some places for "injected" methods that can operate on the values after the internal processing is done.
I have a need to disable and/or restyle specific dates on the visible picker.
With the current version, there's no good way to target individual visible days on the popover for styles, or to disable them. It would be generally nice to have some way to know what the displayDate is, so the end-user could at least infer what's being displayed in the popover. Even better might be to add some places for "injected" methods that can operate on the values after the internal processing is done.