osaj
osaj
SSolidJS
Created by osaj on 4/24/2024 in #support
Form validation help
Hi, I am trying to use the form validation example (https://www.solidjs.com/examples/forms) from Solidjs site but getting an error "Property 'use:validate' does not exist on type 'InputHTMLAttributes...." in my tsx file. How do I get around this problem? I have a simple 5 field form that needs some validation but the provided example seems complicated, to me at least. Appreciate any help/guidance. Thanks
2 replies