Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 376 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 376 Bytes

angular-filepicker

Directive for filepicker.io requires scripts from filepicker.io

use

<div filepicker path="/s3ServerPath/" pickerclass="btn btn-default" container="Mys3Bucket" multiple="true" mimetypes="['image/*']" callback="callBackToExecuteAfterUpload(file)" >Add Photo</div>