Update Paginator.d.ts

pull/4052/head^2
Tuğçe Küçükoğlu 2023-06-14 17:28:21 +03:00
parent 5128b6e362
commit f26621647d
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@ export interface PaginatorProps {
*/
rowsPerPageOptions?: number[] | undefined;
/**
* Template of the paginator, can either be a string or an object with key-value pairs to define templates per breakpoint.
* Template of the paginator, can either be a string or an object with key-value pairs to define templates per breakpoint. Available templates are the following;
*
* - FirstPageLink
* - PrevPageLink