mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
docs(popover): add tips to use get-container in popover (#10580)
This commit is contained in:
parent
5e23474ea4
commit
c9b8eb32eb
@ -155,6 +155,8 @@ export default {
|
||||
};
|
||||
```
|
||||
|
||||
> Tips: When use get-container, the mount location cannot be the reference slot node of popover
|
||||
|
||||
## API
|
||||
|
||||
### Props
|
||||
|
@ -195,6 +195,8 @@ export default {
|
||||
};
|
||||
```
|
||||
|
||||
> 注意:使用 get-container 时,挂载的父节点不可以是 popover 的 reference slot 节点
|
||||
|
||||
## API
|
||||
|
||||
### Props
|
||||
|
Loading…
x
Reference in New Issue
Block a user