badQuetions's avatar

VueJs how to make pagination with limiter and range..??

how to make pagination with limiter and range in vueJs..??

I have code like this : http://jsfiddle.net/badvz/fp9kpn9q/1/

Im stuck trying to create a pager with vuejs, Im lost, so far I got to reproduce a simple pager with some examples out there, but is not functional on a table with 5k rows or more, too many pages , so I was wonder if anyone can appoint an example of how to make a pager like this if is possible "1- 2- 3- 4-5 ... 55" ?? , thanks again for any help!!!

0 likes
6 replies
infernobass7's avatar

My component has the root object handle the filtering of the items.

Please or to participate in this conversation.