UNPKG
component-file-picker
Version:
latest (0.2.1)
0.2.1
File picker component
github.com/component/file-picker
component/file-picker
component-file-picker
/
template.html
4 lines
(3 loc)
•
93 B
HTML
View Raw
1
2
3
4
<
form
style
=
"position: absolute; top: -1000px; left: -1000px"
>
<
input
type
=
"file"
>
</
form
>