I try to initiate FormValidation but get error `FormValidation is not defined`
I already load core.bundle.js
Is something I missed
In Metronic v9 (Tailwind), you can use FormValidation by integrating the FormValidation.io library with your Tailwind-based forms. First, install FormValidation via npm (npm install @form-validation/core @form-validation/plugin-bootstrap5), then initialize it by selecting the form element and applying validation rules. You can customize validation messages and integrate with Tailwind’s utility classes for styling feedback elements. This ensures a smooth and responsive user experience. Whether you're building forms for user registration or gaming leaderboards, implementing FormValidation enhances accuracy and efficiency. Stay updated on the latest gaming and tech trends with ZomHom Gaming!
Hi,
Please refer to this guide:
https://devs.keenthemes.com/question/form-validation-in-tailwin
Regards,
Sean