ipconfig
NuxtUI Paginated UTable and Select All
I have a paginated table and in v2 I used to just enable select and the table component would handle it all and return the selected rows as well as remember which rows were selected.
Now that I'm using v3, it appears that functionality no longer exists and needs to be self implemented.
What is the best way to handle pagination and select all with the new UTable component?
17 replies