Replies: 1 comment
-
|
Hi! |
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.
-
Hi 👋,
Currently, the component only allows passing
getPaginationControlProps, which is forwarded to<Pagination>asgetControlProps. However, Mantine’sPaginationcomponent also supports a similargetItemPropsoption.Would it be possible to include a
getPaginationItemPropsas well?I’m happy to create a PR if that works.
Beta Was this translation helpful? Give feedback.
All reactions