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

Run on your local
npm create refine-app@latest -- --example form-chakra-use-modal-form