jb-file-button

button web component

Usage no npm install needed!

<script type="module">
  import jbFileButton from 'https://cdn.skypack.dev/jb-file-button';
</script>

README

jb file input

multi file upload web component

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()