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
useEditableTable
useEditableTable
, includes all of the capabilities of useTable
. It also enables you to edit your Table in addition to these advantages. It returns Ant Design Table and Form components props.
Refer to the refine useEditableTable hook documentation for more information. →
Run on your local
npm create refine-app@latest -- --example table-antd-use-editable-table