I have an image shown below and I want to make it into a button where you can download files. I have seen examples on how to download such as Angularjs simple file download but this didn't work for me.
<li ng-init="imgsrc_local='../img/local.png'"></li>