소스 검색

Updates for release v4.1.5

Kartik Visweswaran 10 년 전
부모
커밋
a032fb1e2a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -866,6 +866,7 @@ Additional parameters available are:
 - `previewId`: the identifier for the preview file container
 - `index`: the zero-based sequential index of the loaded file in the preview list
 - `reader`: the FileReader instance if available
+- `jqXHR`: the `jQuery XMLHttpRequest` object used for this transaction (if available).
 
 **Example:**
 ```js