From c0228aaa94c85f4aeff391bf3801f08378c76473 Mon Sep 17 00:00:00 2001 From: cagataycivici Date: Wed, 18 Mar 2020 13:53:59 +0300 Subject: [PATCH] Fixed typo --- src/views/paginator/PaginatorDoc.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/paginator/PaginatorDoc.vue b/src/views/paginator/PaginatorDoc.vue index d51775d3b..396709abe 100644 --- a/src/views/paginator/PaginatorDoc.vue +++ b/src/views/paginator/PaginatorDoc.vue @@ -53,7 +53,7 @@ import Paginator from 'primevue/paginator';

CurrentPageReport

-

Current page report item in the itemplate displays information about the pagination state. Default value is ({currentPage} of {totalPages}) +

Current page report item in the template displays information about the pagination state. Default value is ({currentPage} of {totalPages}) whereas available placeholders are the following;