nicecode-v2/packages/biz/src/ViewLargerImageModal/index.md
2024-03-05 10:27:28 +08:00

780 B

group category subtitle title
数据展示 Components 查看大图弹窗 ViewLargerImageModal 查看大图弹窗

ViewLargerImageModal 查看大图弹窗

API

参数 说明 类型 默认值 版本
show() 通过 ref 用于开启弹窗 可以将点击的 记录传给弹窗
handleCancel() 通过 ref 用于关闭弹窗
imgSrc 图片地址 string
contextData 大图显示的数据
imgStyle 用于修改图片样式
downloadImg 传入下载图片的方法
title 弹窗标题 string
downloadText 下载按钮文本 string
modalProps 弹窗属性