Replies: 1 comment
-
|
It would also be good to add the
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




Uh oh!
There was an error while loading. Please reload this page.
-
When specifying min and max inputs for available dates on
clrDate, those who are out of this range get the class is-disabled.Dates which are from the next or previous month get the class is-excluded.
Distinguishing between
disabledandexcludeddates is very difficult.Actually a user can override/extend the css class to get the below behaviour, but I think it would be better to use something like crossing out the numbers as a default.
e.g.
Beta Was this translation helpful? Give feedback.
All reactions