mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-14 16:19:15 +08:00
fd0d8b6031
* docs: fix typos * Update index.zh-CN.md * test: update snapshot * docs: fix demo ref * chore: force trigger ci * chore: force trigger ci * chore: bump dumi ver --------- Co-authored-by: Amumu <yoyo837@hotmail.com> Co-authored-by: 二货机器人 <smith3816@gmail.com>
12 lines
366 B
Markdown
12 lines
366 B
Markdown
## zh-CN
|
|
|
|
把文件拖入指定区域,完成上传,同样支持点击上传。
|
|
|
|
设置 `multiple` 后,在 `IE10+` 可以一次上传多个文件。
|
|
|
|
## en-US
|
|
|
|
You can drag files to a specific area, to upload. Alternatively, you can also upload by selecting.
|
|
|
|
We can upload several files at once in modern browsers by giving the input the `multiple` attribute.
|