how to add custom method on onBlur user input
Hi team,
how to add custom methods onblur in input field in formik,
i am using metronic react demo
Replies (1)
Hi,
I think you have to refer to the off docs of Formik: https://formik.org/docs/api/formik#handleblur-e-any--void (https://formik.org/docs/api/formik#example)
Regards,
Keenthemes support