file-uploader
An element that wraps around the HTML <input type="file">
[ This description is mirrored from README.md at github.com/AlessioGiambrone/file-uploader on 2019-05-22 ]
<file-uploader>
An element that uploads one or more files to the browser
Example
<file-uploader accept="image/*">Upload some image</file-uploader>
Install the Polymer-CLI
First, make sure you have the Polymer CLI installed. Then run polymer serve
to serve your element locally.
Viewing Your Element
$ polymer serve
Running Tests
$ polymer test
Your application is already set up to be tested via web-component-tester. Run polymer test
to run your application's test suite locally.
TODOs
- tests
- style
- internationalization
- ARIA
Links
Compatibility
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
Dependencies
Polymer/polymer#^2.0.0
- paper-button#^2.0.0
- Released
- 2017-09-07
- Maturity
- IMPORTED
- License
- Other
Compatibility
- Framework
- Polymer 2.0+
- Browser
- Browser Independent
file-uploader - Vaadin Add-on Directory
An element that wraps around the HTMLLicense
View on GitHub
Online Demo
GitHub Homepage
Documentation
file-uploader version 0.0.1
### Dependencies
Polymer/polymer#^2.0.0
* paper-button#^2.0.0
file-uploader version 0.1
### Dependencies
Polymer/polymer#^2.0.0
* paper-button#^2.0.0