mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
.dts changes
This commit is contained in:
parent
649d401152
commit
3832bd30a4
12 changed files with 164 additions and 164 deletions
2
components/datatable/DataTable.d.ts
vendored
2
components/datatable/DataTable.d.ts
vendored
|
@ -596,7 +596,7 @@ export interface DataTableProps {
|
|||
* - {first}
|
||||
* - {last}
|
||||
* - {totalRecords}
|
||||
* @defaultValue ({currentPage} of {totalPages})
|
||||
* @defaultValue '({currentPage} of {totalPages})'
|
||||
*/
|
||||
currentPageReportTemplate?: string | undefined;
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue