feat: allow providing a Custom Pagination Component #1317
Annotations
9 errors
Node 20:
src/examples/slickgrid/Example42-Custom-Pager.tsx#L1
Module '"@slickgrid-universal/common"' has no exported member 'BasePaginationComponent'.
|
Node 20:
src/examples/slickgrid/Example42-Custom-Pager.tsx#L1
Module '"@slickgrid-universal/common"' has no exported member 'PaginationMetadata'.
|
Node 20:
src/examples/slickgrid/Example42.tsx#L141
Object literal may only specify known properties, and 'customPaginationComponent' does not exist in type 'GridOption'.
|
Node 20:
src/slickgrid-react/components/slickgrid-react.tsx#L7
Module '"@slickgrid-universal/common"' has no exported member 'BasePaginationComponent'.
|
Node 20:
src/slickgrid-react/components/slickgrid-react.tsx#L18
Module '"@slickgrid-universal/common"' has no exported member 'PaginationMetadata'.
|
Node 20:
src/slickgrid-react/components/slickgrid-react.tsx#L1250
Property 'customPaginationComponent' does not exist on type 'GridOption'.
|
Node 20:
src/slickgrid-react/components/slickgrid-react.tsx#L1253
Property 'customPaginationComponent' does not exist on type 'GridOption'.
|
Node 20:
src/slickgrid-react/components/slickgrid-react.tsx#L1256
Expected 3-4 arguments, but got 0.
|
Node 20
Process completed with exit code 2.
|