ElemeFE / ElemeFE/element-react
popover visibility boolean
Open
- Dominant language
- JavaScript
- Stars
- 2.8k
- Forks
- 435
- PR merge metrics
- No merged PRs in 30d
Description
### Description
I need to inform whether the popover is visible.
I used a boolean to change visibility of popover manual but when the user click outside of the popover, it has been closed and I can't find out it.
I wonder if there is a boolean that shows the visibility status.
In the element react doc, there is a "value(v-model)" attribute, but there is no example of usage of this attribute.
Contributor guide
Assessment
This issue has not been assessed yet.