mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-13 23:59:12 +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>
16 lines
452 B
Markdown
16 lines
452 B
Markdown
## zh-CN
|
|
|
|
使用 `fileList` 对列表进行完全控制,可以实现各种自定义功能,以下演示二种情况:
|
|
|
|
1. 上传列表数量的限制。
|
|
|
|
2. 读取远程路径并显示链接。
|
|
|
|
## en-US
|
|
|
|
You can gain full control over filelist by configuring `fileList`. You can accomplish all kinds of customized functions. The following shows two circumstances:
|
|
|
|
1. limit the number of uploaded files.
|
|
|
|
2. read from response and show file link.
|