Skip to main content
Version: 4.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