How do you change DataTable.Pagination dropdown menu background color #4083
kyusungpark
started this conversation in
General
Replies: 1 comment 2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Hi, I am tyring to change the background color for DataTable.Pagination's dropdown menu. I went through the dock and Pagination and looked for all the properties that can take a ColorValue and didn't find one that works.
Also tried to update the background color using style prop, but this changes the color of the whole pagination.
Any ideas?

All reactions