Skip to main content
👀 Interested in the latest enterprise backend features of refine? 👉 Join now and get early access!
Version: 4.xx.xx

useModal

You can use the useModal hook to manage an Ant Design Modal. This hook offers you all options for controlling an Ant Design Modal. We've demonstrated how to utilize a Modal in basic form using the useModal hook in this example.

Run on your local
npm create refine-app@latest -- --example use-modal-antd
Last updated on Jul 25, 2023 by Yıldıray Ünlü