vue-tailwind-pagination
vue-tailwind-pagination copied to clipboard
Vue Tailwind Pagination
When I try to filter my data, the pagination does not change. Additionally, when you filter the data from page 2, the filtered data does not appear on page 1....
There is no way to change any aspect of styling, everything is hardcoded, even when removing default styles it still has some hardcoded classes like bg-white, hover, and so on.
When I try to change page it shows such kind of error  I am using Vue3
TypeError: e.hasPrev is not a function
Nice component! There is a way to hide the "Go to page" feature?