You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DateRangePicker has calendar slot and i need to change calendar css to customize as needed(Not only container of calendar but also child components of calendar such as color of selected day...) but it seems only container of calendar can be customized.
I've also tried using classNames of calendarProps but it didn't work as well.
NextUI Version
2.3.6
Describe the bug
DateRangePicker
has calendar slot and i need to change calendar css to customize as needed(Not only container of calendar but also child components of calendar such as color of selected day...) but it seems only container of calendar can be customized.I've also tried using
classNames
ofcalendarProps
but it didn't work as well.Your Example Website or App
No response
Steps to Reproduce the Bug or Issue
DateRangePicker
Expected behavior
Calendar components and its child components should be customizable.
Screenshots or Videos
No response
Operating System Version
Linux
Browser
Chrome
The text was updated successfully, but these errors were encountered: