primevue
primevue copied to clipboard
DataView: No way to pass slot icons to the paginator
Describe the bug
Similar to #4264, #4301, #4302, #4303, #4304, #4305
It is related to #3921 as well, because it should be way to modify paginator dropdown icons as well.
Paginator includes support for icons in the following slots:
firstpagelinkicon
prevpagelinkicon
nextpagelinkicon
lastpagelinkicon
There is no way, to modify DataView paginator as these slots are not exposed higher. I'm not including reproducer, as I can't show anything besided description
Reproducer
PrimeVue version
3.32.2
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
@tugcekucukoglu is this gonna be addreses? It's blocking using DataView with custmo icons cmopletely.
Hi @tugcekucukoglu, will this issue be fixed in v4?