Back to Refine

Basic

documentation/versioned_docs/version-3.xx.xx/examples/table/react-table/basic.md

3.25.0496 B
Original Source

refine allows you to use all the features of React Table with @pankod/refine-react-table adapter. In this way, you can manage your server-side data operations. By using this adapter, you can directly use all the features of React Table in your refine project.

Refer to the refine React Table documentation for more information. →

<CodeSandboxExample path="table-react-table-basic" />