Search code examples
vue.jsvuetify.jsv-data-table

vuetify : no documentation for v-data-table-header component?


Does anyone know how to exactly use <v-data-table-header> in vuetify?
In v-data-table, there seems to be api documentation for v-data-footer and v-edit-dialog but I can't find anything on v-data-table-header


Solution

  • The docs for the v-data-table-header can be found be using the component search here..

    https://vuetifyjs.com/en/components/api-explorer/

    You'll also see that the mobile prop can be controlled via header-props in the data-table