asafdav/ng-s3upload

What is the use of ng-model attr and what should the value of that be

Closed this issue · 1 comments

I am choosing images from the file system. What should the value of my ng-model be and how will it be useful for me

the value will be the URI of the uploaded file, you can use in your app or send it to the server.