Replies: 1 comment 3 replies
-
Yes agree 👍 Likely we could integrate this into the CSSFramework module |
Beta Was this translation helpful? Give feedback.
3 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.
-
Currently renderPagination is quite hardcoded in it's look and functionality. We have to copy quite a lot of code in order to override it, to change HTML (e.g. to use Tailwind classes, or to remove the Items per page select list).
Maybe a better option would be to convert it to something more costumizable like TableViewable - is that the right approach?
Beta Was this translation helpful? Give feedback.
All reactions