API Reference
Examples
Advanced Tutorials
Comparison
FAQ
Contributing
Testing
Migration Guide
Licence
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