mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-11 01:42:34 +00:00
Update TreeTable.vue
This commit is contained in:
parent
bdb697fed6
commit
780b88ee47
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@
|
||||||
@page="onPage($event)"
|
@page="onPage($event)"
|
||||||
:alwaysShow="alwaysShowPaginator"
|
:alwaysShow="alwaysShowPaginator"
|
||||||
:unstyled="unstyled"
|
:unstyled="unstyled"
|
||||||
:pt="pt"
|
:pt="ptm('paginator')"
|
||||||
data-pc-section="paginator"
|
data-pc-section="paginator"
|
||||||
>
|
>
|
||||||
<template v-if="$slots.paginatorstart" #start>
|
<template v-if="$slots.paginatorstart" #start>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue