Skip to content

DatePickerInput - no dropdown API #507

Closed Answered by AnnMarieW
rafalsza asked this question in Q&A
Discussion options

You must be logged in to vote

you can add this selector to your .css file


.mantine-Popover-dropdown {
  background-color: red
}

or in the component:

 popoverProps={"classNames": {"dropdown": "dmc-dropdown"} },

Replies: 5 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

AnnMarieW
Feb 7, 2025
Collaborator Sponsor

You must be logged in to vote
1 reply
@rafalsza
Comment options

Comment options

AnnMarieW
Feb 8, 2025
Collaborator Sponsor

You must be logged in to vote
0 replies
Comment options

AnnMarieW
Feb 8, 2025
Collaborator Sponsor

You must be logged in to vote
1 reply
@rafalsza
Comment options

Comment options

AnnMarieW
Feb 8, 2025
Collaborator Sponsor

You must be logged in to vote
1 reply
@rafalsza
Comment options

Answer selected by rafalsza
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants