Hello,
i want to create a custom pagination component for a datatable.
I call the component within the renderPagination prop of the datatable, and want to type everything correctly, but i cannot use the PaginationRenderContext type, since it is not exported withtin the node module
Is there a reason why this is not exported?
Cheers,
Manuel
Hello,
i want to create a custom pagination component for a datatable.
I call the component within the
renderPaginationprop of the datatable, and want to type everything correctly, but i cannot use thePaginationRenderContexttype, since it is not exported withtin the node moduleIs there a reason why this is not exported?
Cheers,
Manuel