Closed piever closed 6 years ago
Note that it says "Attach_file" in the widget (rather than showing the appropriate icon) and I believe it's because the way in which we install Vue material design is not 100% correct and we're probably missing the image.
EDIT: I've added the missing dependency, it displays the correct icon now.
:+1: choosefile is the only verb in the names of widgets... filepicker or filechooser would be ok?
filepicker
sounds more in line with the rest of the package, I'll update the PR.
I've added a widget to select files. After the chat on slack I thought it was better to cover as much of the standard
input type=...
as possible with widgets from https://vuematerial.io/ .I'm happy to get feedback on the name, not sure
choosefile
is the best.