jb-file-input
TypeScript icon, indicating that this package has built-in type declarations

2.0.2 • Public • Published

jb file input

multi file upload web component this component just let user select file and wait for you to get the value and handle it yourself and it's not handling any kind of upload or something sample: https://codepen.io/javadbat/pen/xxgmWNB

instructions

placehoder title

you can cahnge file input place holder text by set placeholder-title="select your special file" attribute in dom

reset value

you can reset input file value by dom.value = null or dom.resetValue()

Package Sidebar

Install

npm i jb-file-input

Weekly Downloads

4

Version

2.0.2

License

MIT

Unpacked Size

110 kB

Total Files

15

Last publish

Collaborators

  • javadbat