jw-vue-pagination icon indicating copy to clipboard operation
jw-vue-pagination copied to clipboard

Add watcher to react to pageSize changes

Open SoloSynth1 opened this issue 2 years ago • 0 comments

FIrst of all, thank you for making this amazing component!

In my current project, I need to implement variable pageSize for users to choose, but couldn't find an elegant way to do it. So I ended up forking the source code and add a watcher to watch for pageSize changes.

It would be great if the library can support this natively. Thank you!

SoloSynth1 avatar Nov 22 '21 14:11 SoloSynth1