[DatePicker] should have css class for weekend days and header to style them separate #4765
Labels
component: date picker
This is the name of the generic UI component, not the React module!
new feature
New feature or request
If you wan't highlight saturdays and sundays (weekends) or some special days then is there no way for doing that in the usage of the component.
I would prefer to add a css class to the buttons represent the days and the spans represent weekday headers.
For more flexibility and including holiday etc. the highlighted days should be also added with a function like shouldDisableDay.
The text was updated successfully, but these errors were encountered: