In my application, there is a list of files. I stored this list in the scope.
I had put all files in data-table and i want to download the particular file on which user will click.
All types of file should acceptable.
Is there any directive to download the file as per my requirement.
Thanks!