mirror of
https://github.com/youzan/vant.git
synced 2026-01-14 06:03:45 +08:00
docs(popover): add tips to use get-container in popover (#10580)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user