We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9b108d commit d172ce7Copy full SHA for d172ce7
docs/component/curtain.md
@@ -103,7 +103,7 @@ function handleClose() {
103
|-----|-----|------|-------|-------|--------|
104
| value | 绑定值,展示/关闭幕帘 | boolean | - | - | - |
105
| src | 幕帘图片地址,必须使用网络地址 | string | - | - | - |
106
-| width | 幕帘图片宽度 | string | - | - | - |
+| width | 幕帘图片宽度,默认单位px | number | - | - | - |
107
| to | 幕帘图片点击链接 | string | - | - | - |
108
| close-position | 关闭按钮位置 | string | inset / top / bottom / top-left / top-right / bottom-left / bottom-right | inset | - |
109
| close-on-click-modal | 点击遮罩是否关闭 | boolean | - | false | - |
0 commit comments