Waiting for action
Copy this complete component into a page file. Edit and run it in the Playground.
Loading editor…
Numbered page controls.
| Prop | Type | Default | Description |
|---|---|---|---|
page | number | — | Current page (1-based). |
pageCount | number | — | Total pages. |
onPageChange | (page) => void | — | Page change handler. |