Version: 3.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 IN YOUR LOCAL
npm create refine-app@latest -- --example use-modal-antd