Parcourir la source

Upgrade to release v4.1.4

Kartik Visweswaran il y a 10 ans
Parent
commit
2315762027
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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