API Reference
Advanced Tutorials
Comparison
FAQ
Contributing
Testing
Migration Guide
Licence
This is documentation for Refine 3.xx.xx, which is no longer actively maintained.
For up-to-date documentation, see the latest version (4.xx.xx).
Version: 3.xx.xx
Basic
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. →
Run on your local
npm create refine-app@latest -- --example table-react-table-basic