File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ z-index | Number | 11500 | 组件层级,Web 侧样式默认为 5500,移动
5353
5454名称 | 参数 | 描述
5555-- | -- | --
56- visible-change | ` (context: { visible: boolean, trigger: PopupSource }) ` | 当浮层隐藏或显示时触发 。[ 详细类型定义] ( https://github.com/novlan1/tdesign-uniapp/blob/develop/packages/tdesign/popup/type.ts ) 。<br />` type PopupSource = 'close-btn' \| 'overlay' ` <br />
56+ visible-change | ` (context: { visible: boolean, trigger: PopupSource }) ` | 当浮层隐藏时触发 。[ 详细类型定义] ( https://github.com/novlan1/tdesign-uniapp/blob/develop/packages/tdesign/popup/type.ts ) 。<br />` type PopupSource = 'close-btn' \| 'overlay' ` <br />
5757
5858### Popup Slots
5959
@@ -79,4 +79,4 @@ t-class-content | 内容样式类
7979| --td-popup-border-radius | @radius-extraLarge | - |
8080| --td-popup-close-btn-color | @text-color-primary | - |
8181| --td-popup-distance-top | 0) | - |
82- | --td-popup-transition | all 300ms ease | - |
82+ | --td-popup-transition | all 300ms ease | - |
You can’t perform that action at this time.
0 commit comments