I need to create an object with the data of a form and I do not know what to do with the input type="file". Is there any ready-made ng-model directive that retrieves the file from an input type="file" with Angular Js?
I need to create an object with the data of a form and I do not know what to do with the input type="file". Is there any ready-made ng-model directive that retrieves the file from an input type="file" with Angular Js?