Quantcast
Channel: Active questions tagged react-native+typescript - Stack Overflow
Viewing all articles
Browse latest Browse all 6287

What is type for file upload Event in react typescript?

$
0
0

I want to add type in code but I don't know about what type can I use

const handleFileChange = (e: any>) => {setCollect({  ...collect,  [e.target.name]: e.target.files[0], });};

I won't use any, how can I fix it


Viewing all articles
Browse latest Browse all 6287

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>