Updated: add tokes desc to readme #8

This commit is contained in:
buchslava
2015-12-03 14:56:11 +02:00
parent d7110a9c3e
commit 590a18243b
2 changed files with 11 additions and 1 deletions

View File

@@ -34,7 +34,12 @@ import {FileSelect, FileDrop, FileUploader} from 'ng2-file-upload';
### Properties
- `uploader` - (`FileUploader`) - uploader object. See using in [demo](https://github.com/valor-software/ng2-file-upload/blob/master/demo/components/file-upload/simple-demo.ts)
Parameters that supported by this object:
1. `url` - URL of File Uploader's route
2. `authToken` - auth token that will be applied as 'Authorization' header during file send.
## FileDrop API
### Properties