### Text popover Vuero ships with the `` component from the `VTippy` library. It lets you create any type of popover with custom content. You can set the trigger to be a click event using the `trigger="click"` prop. ```vue ```
Hover me! Click me!