How do you style an input type=\"file\" button?
type=\"file\"
This is a nice way to do it with material / angular file upload. You could do the same with a bootstrap button.
Note I used instead of this allows the click events to bubble up.
file_upload Upload Document