vue-materialize-datatable
vue-materialize-datatable copied to clipboard
Add currentPage as props
In the current version users cannot give current page numbers as props. But sometimes it is necessary to make the page number dynamic.
So this allows a library user to specify which page the datatable starts at?
(It's been billion years since I've made this library or used Vue.js even, so I hard remember anything about this)
So this allows a library user to specify which page the datatable starts at?
yes