ratiw / vue-table

data table simplify! -- vuetable is a Vue.js component that will automatically request (JSON) data from the server and display them nicely in html table with swappable/extensible pagination component.
MIT License
1.83k stars 303 forks source link

Loading table with pre settings like sorting and page #190

Open kushan2 opened 5 years ago

kushan2 commented 5 years ago

Is there a way to save current page with sorting and page number and populate it when return. So they can continue from where they stopped,