I am using ng-file-upload and I want to know how to show images which were uploaded previously to the server using ngf-thumbnail?
how to preview images previously uploaded to the server?
741 views Asked by Reza At
1
I am using ng-file-upload and I want to know how to show images which were uploaded previously to the server using ngf-thumbnail?
ng-file-upload
really great angular plugin to work with files. Also it has really good documented.After adding control to process files:
You can access this files to show in preview using
ngf-src
directiveFor better understanding and more behaviors supported by this plugin please follow this demo link
https://angular-file-upload.appspot.com/