mirror of
https://github.com/element-plus/element-plus.git
synced 2025-04-06 16:30:35 +08:00
docs(components): add the virtual-triggering
description of popover (#19920)
* docs(components): add the Virtual triggering description of popover * docs(components): change the virtual-triggering description of popover
This commit is contained in:
parent
0ed86e74ce
commit
16dbe32b0d
@ -88,6 +88,8 @@ popover/directive-usage
|
||||
| tabindex | [tabindex](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/tabindex) of Popover | ^[number] / ^[string] | 0 |
|
||||
| teleported | whether popover dropdown is teleported to the body | ^[boolean] | true |
|
||||
| persistent | when popover inactive and `persistent` is `false` , popover will be destroyed | ^[boolean] | true |
|
||||
| virtual-triggering | Indicates whether virtual triggering is enabled | ^[boolean] | — |
|
||||
|
||||
|
||||
### Slots
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user