Typescript Help
Budget: £10 – £15 GBP
I have a simple script that I wrote in JS that needs running in TS. I have 2 errors that relate to
Property 'value' does not exist on type 'Element'
Property 'x' does not exist on type 'unknown'.
I think it's because I'm using a ? within my field selector
I can share online script
Property 'value' does not exist on type 'Element'
Property 'x' does not exist on type 'unknown'.
I think it's because I'm using a ? within my field selector
I can share online script