@beisen-phoenix/mobile-attachment-list
TypeScript icon, indicating that this package has built-in type declarations

1.0.21 • Public • Published

描述

该组件一般用在详情页的附件列表展示或者表单的上传字段中

API

name description type default
attachList 需要展示的附件列表 [{src?: string, name: string,uploadPercent?: string(附件的上传进度),uid?: string(附件的唯一id)}] []
showDelete 是否显示删除按钮 boolean false
onDelete 点击删除按钮的回调函数 function (obj)=>
onPreview 点击附件调用附件预览的回调函数 function (obj)=>

Readme

Keywords

none

Package Sidebar

Install

npm i @beisen-phoenix/mobile-attachment-list

Weekly Downloads

9

Version

1.0.21

License

ISC

Unpacked Size

191 kB

Total Files

15

Last publish

Collaborators

  • beisencorp