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:top right bottom left top-start top-end right-start right-end bottom-start bottom-end left-start left-end | |
open | boolean |
Slots
Name | Description |
---|---|
anchor | Used to set the anchor element for the tooltip. |