-
Notifications
You must be signed in to change notification settings - Fork 174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ImageViewer] API文档已更新,需补充所缺属性 #169
Labels
Comments
👋 @anlyyao,感谢给 TDesign 提出了 issue。 |
这个 Issue 被标记为了过时 stale ,因为它已经持续 30 天没有任何活动了。删除 stale 标签或评论,否则将在 7 天内关闭。 |
任何人都可以处理此问题。 |
这个 Issue 被标记为了过时 stale ,因为它已经持续 30 天没有任何活动了。删除 stale 标签或评论,否则将在 7 天内关闭。 |
16 tasks
已完成。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
tdesign-mobile-vue 版本
0.8.6
重现链接
https://github.com/Tencent/tdesign-mobile-vue/tree/feat/image-viewer/props
重现步骤
API差异
期望结果
实现
props
:closeBtn
、deleteBtn
、images
、index
、showIndex
、trigger
、visible
、实现
event
:close
、indexChange
实际结果
目前
props
:images
、visible
、showIndex
、initialIndex
、backgroundColor
目前
event
:change
框架版本
No response
浏览器版本
No response
系统版本
No response
Node版本
No response
补充说明
feat/image-viewer/props
分支下,ImageViewer
组件的image-viewer.md
、props.ts
、type.ts
为最新API
文档及功能需求,需对齐该文档对ImageViewer
组件进行重构。The text was updated successfully, but these errors were encountered: