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