Increasing the usability of the file-input, as to not being constrained to the very specific form-factor and limitations of a v-text-field
.
Example:
Creating a base component that contains the FileInput
functionality, with a template slot?
This will come in another component called v-file-upload
which is already planned to extend the functionality of v-file-input
extension of original uploader issue #238
That will be great! Thanks for the response.
It would be nice to have simple Upload Button too. For quick anywhere file upload.
Most helpful comment
This will come in another component called
v-file-upload
which is already planned to extend the functionality ofv-file-input