Kind: Component
Source: atloria-monorepo/apps/web/src/app/app/enterprise/screenshots/Pagination.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
currentPage | number | ✓ | - |
totalPages | number | ✓ | - |
totalItems | number | ✓ | - |
pageSize | number | ✓ | - |
onPageChange | Function | ✓ | - |
Diagram
mermaidgraph TD component_Pagination_642a4f8f["Pagination"] class component_Pagination_642a4f8f rootComponent
Was this page helpful?