Answer the question
In order to leave comments, you need to log in
Input file in AngularJs. How to add a photo to a new DOM element created via angular?
How to add a photo to a new DOM element created via angular?
<input type="text" ng-model="newItem" />
<input type="text" ng-model="newItemScore" />
<input type="file" ng-model="newItemImg" />
<button ng-click="addShop(newItem, newItemScore, newItemImg)">add</button>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question