Replies: 1 comment 5 replies
-
This example https://vuetifyjs.com/en/components/data-tables/#server-side-paginate-and-sort shows how you can work with server data |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I try to use the v-data-table constructor. The examples all are with local data. But how can I display external data (e. g. JSON data obtained via fetch?
Beta Was this translation helpful? Give feedback.
All reactions