vue-smart-table icon indicating copy to clipboard operation
vue-smart-table copied to clipboard

Pagination

Open lavezzi1 opened this issue 8 years ago • 4 comments

Hi Andrea,

How to create a pagination if I get data from array? No ajax or jSON.

lavezzi1 avatar Oct 06 '16 14:10 lavezzi1

Have you looked at the pokedex example? It's as simple as that.

gurghet avatar Oct 06 '16 20:10 gurghet

@gurghet As I said I dont use json, and I dont have an ajax. So its possible to make your smart-table work with this plugin? https://www.npmjs.com/package/v-pagination

lavezzi1 avatar Oct 11 '16 08:10 lavezzi1

It certainly possible, but you will have to do some wiring. By the way, if you look closely, you don't need JSON or ajax to build a pagination component.

gurghet avatar Oct 11 '16 08:10 gurghet

Where I can overwrite itemsPerPage?

lavezzi1 avatar Oct 13 '16 04:10 lavezzi1