Enterprise Edition
Version: 4.xx.xx
Tables with Tanstack Table
Refine allows you to use all the features of TanStack Table with @refinedev/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 TanStack Table in your Refine project.
Refer to the Refine TanStack Table documentation for more information. →
Run on your local
npm create refine-app@latest -- --example table-react-table-basic