pull/6176/head
tugcekucukoglu 2024-08-02 12:26:46 +03:00
parent 0499c520c5
commit 6c21aa730f
1 changed files with 1 additions and 1 deletions

View File

@ -673,7 +673,7 @@ export interface DataTablePassThroughOptions {
* Used to pass attributes to the Paginator component.
* @see {@link PaginatorPassThroughOptionType}
*/
paginator?: PaginatorPassThroughOptionType<DataTableSharedPassThroughMethodOptions>;
pcPaginator?: PaginatorPassThroughOptionType<DataTableSharedPassThroughMethodOptions>;
/**
* Used to pass attributes to the table container's DOM element.
*/