You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was looking to implement tooltip for NavigationMenu links as it was available in the DashboardSidebarLinks component in v2. But seems like the feature is no longer present in v3.
Let me know if there is still a simple way to implement tooltips specially in the collapsed Sidebar. I don't wanna go down with the slots approach. It looks dirty.
Additional context
This is what I have to do in order to get it to work. I believe this should be part of Nuxt UI already.
Description
I was looking to implement tooltip for NavigationMenu links as it was available in the DashboardSidebarLinks component in v2. But seems like the feature is no longer present in v3.
https://ui2.nuxt.com/pro/components/dashboard-sidebar-links
Let me know if there is still a simple way to implement tooltips specially in the collapsed Sidebar. I don't wanna go down with the slots approach. It looks dirty.
Additional context
This is what I have to do in order to get it to work. I believe this should be part of Nuxt UI already.
The text was updated successfully, but these errors were encountered: