v-tooltip
component is useful for\r\n conveying information when a user hovers over an element. You can also\r\n programmatically control the display of tooltips through a\r\n v-model
. When activated, tooltips display a text label\r\n identifying an element, such as a description of its function.\r\n \r\n See documentation.\r\n \r\n \r\n A tooltip can be aligned to any of the four sides of the activator\r\n element\r\n
\r\n\r\n Tooltip visibility can be programmatically changed using\r\n v-model
.\r\n