Vuetify v-data-table - how to make it fill the available height? (stackoverflow.com)stack
6 points by Sascha Herrmann in stackoverflow.com · 7y ago · stack
I am using Vue.js and Vuetify. I have a page with various sections that contain configurable items for the user. The layout is a 2x2, so there are two items per row, and 2 rows. One of the items should contain a table showing alarms. The problem is the pagination. If I use the "…
filed under vue.jsvuetify.js