Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add values to slotprops of datatable #20496

Open
Harm-Nullix opened this issue Sep 19, 2024 · 0 comments
Open

Add values to slotprops of datatable #20496

Harm-Nullix opened this issue Sep 19, 2024 · 0 comments

Comments

@Harm-Nullix
Copy link

ItemsLength, startIndex & stopIndex are not in slot props but are really handy when making pagination your own.

https://github.com/vuetifyjs/vuetify/blob/ae7a66769543bd69bbf75761dec0baf335dd334f/packages/vuetify/src/components/VDataTable/composables/paginate.ts#L27C1-L30C27

An workaround is using the inject of the vuetify:data-table-pagination that is set inside the usePagination composable, but that is an internal working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant