I am using Metronic version 8.1.8 the React version, and I want to ask how do I do the input validation for text input and display the error message accordingly?
Hi,
Thank you for reaching out to us.
For input field validation we are using Formik dependency, you can check their documentation.
https://formik.org/docs/overview
You can find input field validation examples in
src/app/modules/accounts/components/settings/cards/SignInMethod.tsx and
src/_metronic/partials/modals/create-app-stepper/CreateAppModal.tsx.
Please don't hesitate to reach out if you need anything more from us.
Regards,
Lauris Stepanovs,
Keenthemes Support Team