Understand `rows-per-page-items` at Vuetify Data iterators + Data tables, can I set default page?

For anyone using vuetify 2.0 you have to use the footer prop on the data table like so:

<v-data-table
  :headers="headers"
  :items="items"
  :footer-props="{
    'items-per-page-options': [10, 20, 30, 40, 50]
  }"
  :items-per-page="30"
  :search="search"
>

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)