docs(popover): add tips to use get-container in popover (#10580)

This commit is contained in:
Alan Wang 2022-05-14 10:37:14 +08:00 committed by GitHub
parent 5e23474ea4
commit c9b8eb32eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View File

@ -155,6 +155,8 @@ export default {
};
```
> Tips: When use get-container, the mount location cannot be the reference slot node of popover
## API
### Props

View File

@ -195,6 +195,8 @@ export default {
};
```
> 注意:使用 get-container 时,挂载的父节点不可以是 popover 的 reference slot 节点
## API
### Props