Custom Tooltip Directives in Vue.js 3

Custom directives in Vue.js 3 are one of those things where there is no compatibility with the previous version of the framework. 

Working on the new version of the Inspector frontend dashboard I had the need to show tooltips in many different points of the application.

CategoriesUncategorized