Skip to content
On this page

VTooltip

Props

NameTypeDescription
anchorEnum:
string
HTMLElement
ID or direct reference to the component's anchor element.
textstringthe text of the tooltip accepts string
placementEnum:
top
right
bottom
left
top-start
top-end
right-start
right-end
bottom-start
bottom-end
left-start
left-end
openboolean

Slots

NameDescription
anchorUsed to set the anchor element for the tooltip.