E.g. in a v-data-table, the headers object has a specified object in the API:

Is it possible to get this headers type in Typescript for reuse? Or would i need to create my own interface for this?
You can import the type with import { DataTableHeader } from 'vuetify'.
You can look into node_modules/vuetify/types/index.d.ts to see all exported types.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With