Fixed typo
parent
6e2011a655
commit
c0228aaa94
|
@ -53,7 +53,7 @@ import Paginator from 'primevue/paginator';
|
|||
</ul>
|
||||
|
||||
<h3>CurrentPageReport</h3>
|
||||
<p>Current page report item in the itemplate displays information about the pagination state. Default value is ({currentPage} of {totalPages})
|
||||
<p>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;
|
||||
</p>
|
||||
<ul>
|
||||
|
|
Loading…
Reference in New Issue