bwdolphin / angular-filepicker

Directive for filepicker.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angular-filepicker

Directive for filepicker.io requires scripts from filepicker.io

use

<div filepicker path="/s3ServerPath/" pickerclass="btn btn-default" container="Mys3Bucket" multiple="true" mimetype="*" callback="callBackToExecuteAfterUpload(file)" multiple=false>Add Photo</div>

About

Directive for filepicker.io