Fixed typo
parent
6e2011a655
commit
c0228aaa94
|
@ -53,7 +53,7 @@ import Paginator from 'primevue/paginator';
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h3>CurrentPageReport</h3>
|
<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;
|
whereas available placeholders are the following;
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
Loading…
Reference in New Issue