DataTable: paginator passthrough is now pcPaginator #6154
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
We are using tailwindcss aura theme for styling and in v3 we could pass the theme for the paginator like this, which is still how the passthrough is documented:
But in reality when checking the code of the
DataTable
component, the passthrough is now calledpcPaginator
, using that it works as expected but I believe this is mistake in the v4 docs now.PrimeVue version
4.0.3
Vue version
3.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: