mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-04 00:49:39 +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>
452 B
452 B
zh-CN
使用 fileList
对列表进行完全控制,可以实现各种自定义功能,以下演示二种情况:
-
上传列表数量的限制。
-
读取远程路径并显示链接。
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:
-
limit the number of uploaded files.
-
read from response and show file link.