leon / angular-upload

Upload service with iframe fallback and some nice directives to go with it.
MIT License
234 stars 100 forks source link

Need clarification on <upload-button> parameters. #42

Open 5amfung opened 9 years ago

5amfung commented 9 years ago

The document is little bit unclear of whether the parameters are taken as literal string or value from $scope unless I look into the code. It would be nice if the README.md could clarify that.

Thank you.