VTooltip
Props
| Name | Type | Description |
|---|---|---|
| anchor | Enum: string HTMLElement | ID or direct reference to the component's anchor element. |
| open | boolean | |
| placement | Enum:topbottomleftrighttop-starttop-endbottom-startbottom-endleft-endleft-startright-endright-start | |
| text | string | Text content of the Tooltip |
Slots
| Name | Description |
|---|---|
| anchor | Used to set the anchor element for the tooltip. |