custom onFinish mui

create a custom onFinish in mui "create"
1 Reply
kapa.ai
kapa.ai3w ago
Hi @Deepanshu Bajaj. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave: ---------------------- Hmm, I don't know enough to give you a confident answer yet. However, you can refer to the refine documentation (https://refine.dev/docs) for more detailed information on how to create custom onFinish handlers in different UI integrations. For specific examples related to Ant Design and Mantine, you can check the following links: - Ant Design useForm onFinish (https://refine.dev/docs/ui-integrations/ant-design/hooks/use-form/#onfinish-2) - Mantine useForm onFinish (https://refine.dev/docs/ui-integrations/mantine/hooks/use-form/#onfinish) These examples might give you a good starting point for implementing a similar feature in MUI. ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ----------------------