chore: format (#20312)

This commit is contained in:
Noblet Ouways 2025-03-31 14:46:51 +02:00 committed by GitHub
parent 3a6c51c300
commit 4ef26b935c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -99,7 +99,8 @@ popover/directive-usage
| 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] | — |
| virtual-ref | Indicates the reference element to which the popover is attached | ^[HTMLElement] | — |
| virtual-ref | Indicates the reference element to which the popover is attached | ^[HTMLElement] | — |
### Slots
| Name | Description |