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 IN YOUR LOCAL
npm create refine-app@latest -- --example table-antd-use-editable-table