소스 검색

Upgrade to release v4.1.4

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

+ 1 - 1
README.md

@@ -880,7 +880,7 @@ are:
 - `file`: the file object instance
 - `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.
 
 **Example:**
 ```js