Category "vuetify-datatable"

How to return id of a row from v-data-table in VueJs

I'm currently struggling with returning the id of a specific field from each row. I need this id to use it as a parameter for a function that will be used in an

How to remove the select all option from a v-data-table?

I need to hide the select all option from a v-data-table, the vuetify component. According to the documentation including the header-prop, single-select as true