mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 06:03:38 +08:00
docs: update Upload
en doc (#2982)
refer to https://github.com/ant-design/ant-design/issues/2892
This commit is contained in:
parent
caf218ce4b
commit
41a7f51e12
@ -60,7 +60,7 @@ When uploading state change, it returns:
|
||||
}
|
||||
```
|
||||
|
||||
If multiple files are uploaded, this parameter will be Array Object `[file, ...]`
|
||||
> Before `antd@1.9.0`, this parameter will be Array Object `[file, ...]` in multiple mode, while in `antd@1.9.0+`, it will always be an Object.
|
||||
|
||||
2. `fileList` current list of files
|
||||
3. `event` response from server, including uploading progress, supported by advanced browsers.
|
||||
|
Loading…
Reference in New Issue
Block a user