[Documentation] Documentation bug on vuetify3 data table header examples #20725
Labels
good first issue
A quick-win fix that would be great for new contributors
S: needs docs update
The change requires an update to the documentation
T: documentation
Environment
Vuetify Version: 3.7.4
Vue Version: 3.5.13
Browsers: Chrome 131.0.0.0
OS: Mac OS 10.15.7
Steps to reproduce
Hi, I found a documentation bug:
https://vuetifyjs.com/en/api/v-data-table/#props-headers
Says:
An array of objects that each describe a header column. See the example below for a definition of all properties.
But unless ctrl-f is failing me i can't find that example?
https://vuetifyjs.com/en/api/v-data-table/#slots-headers is the closest thing but it's not very helpful.
Expected Behavior
The example referenced in the doc exists
Actual Behavior
The example referenced in the doc doesn't exist.
Reproduction Link
https://vuetifyjs.com/en/api/v-data-table/#props-headers
The text was updated successfully, but these errors were encountered: