Problem to solve
Currently, pagination has to be done locally, while it may be required in some use cases to paginate using API. Making this property available would greatly simplify this.
Proposed solution
Add 'items-length' property, with the same as in the 'v-data-table-server' component.
Problem to solve
Currently, pagination has to be done locally, while it may be required in some use cases to paginate using API. Making this property available would greatly simplify this.
Proposed solution
Add 'items-length' property, with the same as in the 'v-data-table-server' component.