--- name: Controlled route: /examples/controlled menu: Examples --- # Controlled These examples are more advanced because they demonstrate how to manually control and respond to the state of the table. ## Pagination (Controlled) - [Source](https://github.com/tannerlinsley/react-table/tree/master/examples/pagination-controlled) - [Open in CodeSandbox](https://codesandbox.io/s/github/tannerlinsley/react-table/tree/master/examples/pagination-controlled) * Want to add another example? [Submit a PR!](https://github.com/tannerlinsley/react-table/compare)