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.
There is no way to pass a class name to the DatePicker popup. There is a property popupStyle that allows to provide inline style but it would be better to have a possibility to specify the class name as well
What does the proposed API look like?
The same way as it is implemented for Select:
DatePicker dropdownClassName="search-dropdown"
The text was updated successfully, but these errors were encountered:
What problem does this feature solve?
There is no way to pass a class name to the DatePicker popup. There is a property popupStyle that allows to provide inline style but it would be better to have a possibility to specify the class name as well
What does the proposed API look like?
The same way as it is implemented for Select:
DatePicker dropdownClassName="search-dropdown"
The text was updated successfully, but these errors were encountered: