Replies: 2 comments
-
What's your use case for customizing the menu component instead of the menu items themselves that you can't already do with CSS? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for the answer, Kevin. I will try to override its css, will close the thread until meet the use case that need to customizing the cell action menu component. |
Beta Was this translation helpful? Give feedback.
0 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.
-
From the code, there's no other menu passed from out-of-box, so the edit cell action menu cannot be customized.
Any ideas or snippet to make this work is very appreciated. :)
https://github.com/KevinVandy/material-react-table/blob/v2/packages/material-react-table/src/components/table/MRT_TableContainer.tsx#L108
Beta Was this translation helpful? Give feedback.
All reactions