-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Would you please disable holidays on calendar? #21
Comments
Hello, I'm glad to hear that! To disable specific days, you can use the
By the way, you can also change the style of specific days with the following code
|
I got that, thank you. |
Well, that's a good idea, |
if lang={'fa'} could use this option: disableHolidays ={true} |
showing holidays and making them disabled is so much useful. I need that in my project, I should handle it in other ways now but having this feature is really helpful, I would appreciate if you add holidays, or make a property like flag, to customize showing holidays in it.
thanks
The text was updated successfully, but these errors were encountered: