yelouafi / petit-dom

minimalist virtual dom library
MIT License
506 stars 36 forks source link

"files" should be a property on file input element #19

Open cjh9 opened 6 years ago

cjh9 commented 6 years ago

In the current implementation a "files" prop will become an attribute. Line 138 in vdom.js.

https://www.w3schools.com/jsref/prop_fileupload_files.asp