mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-21 01:02:59 +08:00
docs(components): [tooltip] use new tag (#12660)
This commit is contained in:
parent
1807c9d643
commit
2bb2d07010
@ -174,7 +174,7 @@ tooltip/animations
|
||||
| virtual-ref | Indicates the reference element to which the tooltip is attached | ^[HTMLElement] | — |
|
||||
| trigger-keys | When you click the mouse to focus on the trigger element, you can define a set of keyboard codes to control the display of tooltip through the keyboard | ^[Array] | ['Enter','Space'] |
|
||||
| persistent | when tooltip inactive and `persistent` is `false` , popconfirm will be destroyed | ^[boolean] | — |
|
||||
| aria-label^[a11y] | same as `aria-label` | ^[string] | — |
|
||||
| aria-label ^(a11y) | same as `aria-label` | ^[string] | — |
|
||||
|
||||
### Slots
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user