vue-tables-2 emit page number to parent component

Viewed 863

I've been trying to find a way of getting the page number from vue-tables-2 but I couldn't figure it out. My best guess was with Vuex but I couldn't get it to work either. I just find the documentation very briefed and not detailed enough for newbies to Vue like me.

Is there anyone who managed to get it working or at least a similar tutorial.

Any help will be greatly appreciated!

1 Answers
Related