Skip to content

malangaveuday/angular_file_field

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

angular_file_field

Angular doesn't provide binding to input type file so to solve this problem we can use this.

How to use it :-

  1. Add 'angular.fileField' to your module.

  2. Add to container like shown in demo.

  3. Add $scope.fileName = '' to your controller.

  4. Assign this ng-modal value to your view to show selected file name.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published