sveltekit-jui
sveltekit-jui copied to clipboard
Improve pagination component API
Render amount of pages based on a totalPages prop; using a range function (lodash) to derive any ... positioning.
Edit: here's the beautiful Vue code from previous project. Would like something similar. https://gist.github.com/Wolfr/39c4457fb3abf5d370bb767b38354553
I could take a look at it, not familiar with vue though.