docs: add teleport link (#9176)
This commit is contained in:
@@ -188,7 +188,7 @@ export default {
|
||||
| show-delete-key | 是否展示删除图标 | _boolean_ | `true` |
|
||||
| blur-on-close `v3.0.6` | 是否在点击关闭按钮时触发 blur 事件 | _boolean_ | `true` |
|
||||
| hide-on-click-outside | 是否在点击外部时收起键盘 | _boolean_ | `true` |
|
||||
| teleport | 指定挂载的节点,[用法示例](#/zh-CN/popup#zhi-ding-gua-zai-wei-zhi) | _string \| Element_ | - |
|
||||
| teleport | 指定挂载的节点,等同于 Teleport 组件的 [to 属性](https://v3.cn.vuejs.org/api/built-in-components.html#teleport) | _string \| Element_ | - |
|
||||
| safe-area-inset-bottom | 是否开启[底部安全区适配](#/zh-CN/advanced-usage#di-bu-an-quan-qu-gua-pei) | _boolean_ | `true` |
|
||||
| random-key-order | 是否将通过随机顺序展示按键 | _boolean_ | `false` |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user