Version: 3.xx.xx
useModalForm
useModalForm
hook allows you to manage a form within a modal. It provides some useful methods to handle the form modal. You can view the live example or review the source code to see how it's used with Material UI.
Refer to the useModalForm hook documentation for more information. →
RUN IN YOUR LOCAL
npm create refine-app@latest -- --example form-mui-use-modal-form