vue-materialize-datatable icon indicating copy to clipboard operation
vue-materialize-datatable copied to clipboard

Add currentPage as props

Open sajibsd013 opened this issue 1 year ago • 3 comments

In the current version users cannot give current page numbers as props. But sometimes it is necessary to make the page number dynamic.

sajibsd013 avatar Sep 03 '24 12:09 sajibsd013

So this allows a library user to specify which page the datatable starts at?

MicroDroid avatar Sep 03 '24 23:09 MicroDroid

(It's been billion years since I've made this library or used Vue.js even, so I hard remember anything about this)

MicroDroid avatar Sep 03 '24 23:09 MicroDroid

So this allows a library user to specify which page the datatable starts at?

yes

sajibsd013 avatar Sep 04 '24 09:09 sajibsd013