\n\nUnfortunately, `UButton` doesnt have this feature. Even with the prop `trailingIcon` the same behavior cant be archived manually in an easy manner because the icon wont be small, at the top and grayed out. Currently it would require to make it fully manually:\n\n```\n\u003CUButton :to=\"externalUrl\" target=\"_blank\">\n \u003Cspan\n >To external provider\u003CIcon\n name=\"i-material-symbols:arrow-outward-rounded\"\n class=\"size-3 align-top opacity-70\"\n />\u003C/span>\n \u003C/UButton>\n```\n\n\u003Cimg width=\"191\" height=\"48\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/f89198d7-a64f-4a04-815b-41ddba68c3cc\" />\n\nIt would be great if a button would either automatically add the icon, like `\u003CUNavigationMenu>` does, or would have a prop `externalIcon` that can be set to true.\n\n### Additional context\n\n\n\n_No response_",[3052,3053,3054],{"name":3020,"color":3021},{"name":3023,"color":3024},{"name":3026,"color":3027},4501,"Add external icon option to UButton and ULink","2025-07-11T09:39:53Z","https://github.com/nuxt/ui/issues/4501",0.74202025,{"description":3061,"labels":3062,"number":3066,"owner":3029,"repository":3030,"state":3031,"title":3067,"updated_at":3068,"url":3069,"score":3070},"### Description\n\nWe sometimes want to show optional stuff in Tooltips, but right now this means duplicating the stuff inside the tooltip and putting that behind an if / show.\n\u003Cimg width=\"86\" height=\"41\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/21808b8b-2805-47b2-848b-b36bf28f7666\" />\n\n### Additional context\n\n_No response_",[3063,3064,3065],{"name":3020,"color":3021},{"name":3023,"color":3024},{"name":3026,"color":3027},4566,"Tooltip should not display when there is no value for 'text'","2025-07-22T06:39:46Z","https://github.com/nuxt/ui/issues/4566",0.7437417,{"description":3072,"labels":3073,"number":3077,"owner":3029,"repository":3030,"state":3031,"title":3078,"updated_at":3079,"url":3080,"score":3081},"### Description\n\nHey everyone, I was trying to add a `UTooltip` to a `UColorModeButton`.\n\n```vue\n\u003CUTooltip :delay-duration=\"0\" text=\"Toggle mode\">\n \u003CUColorModeButton :ui=\"{ base: 'text-dimmed hover:text-highlighted' }\" />\n\u003C/UTooltip>\n```\n\nUnfortunately, the tooltip gets pushed to the top-left corner of the viewport. Am I missing something or doing anything incorrectly here?",[3074],{"name":3075,"color":3076},"question","d876e3",4286,"Can UColorModeButton be wrapped in a UTooltip?","2025-06-04T11:52:41Z","https://github.com/nuxt/ui/issues/4286",0.74802023,{"description":3083,"labels":3084,"number":3088,"owner":3029,"repository":3030,"state":3089,"title":3090,"updated_at":3091,"url":3092,"score":3093},"### Description\n\nVisually equal `UNavigationMenu` has a `badge` prop but `UTabs` is missing this feature\n\n\u003Cimg width=\"685\" height=\"55\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/889b4d58-fecf-4358-9501-8adfa8609133\" />\n\n### Additional context\n\nOriginally implemented within #2627 but missing in v3\n\nYes it can be done be using a slot, but it would provide great DX to have the prop. ",[3085,3086,3087],{"name":3020,"color":3021},{"name":3023,"color":3024},{"name":3026,"color":3027},4548,"closed","Add badge option to UTabs","2025-07-21T14:55:28Z","https://github.com/nuxt/ui/issues/4548",0.6955241,{"description":3095,"labels":3096,"number":3100,"owner":3029,"repository":3030,"state":3089,"title":3101,"updated_at":3102,"url":3103,"score":3104},"### Description\n\nThis is a re-opening of #1484 but for v3. It seems in the transition from v2 to v3, giving the indicators (now \"dots\") ARIA \"tab\" roles was lost. While I did mention it in my original issue, I don't believe my original PR accounted for when multiple items would be displayed at the same time. Perhaps the changes for v3 can take that into account.\n\n### Additional context\n\n_No response_",[3097,3098,3099],{"name":3020,"color":3021},{"name":3023,"color":3024},{"name":3026,"color":3027},4494,"Carousel component could be made more accessible (v3).","2025-07-10T12:18:41Z","https://github.com/nuxt/ui/issues/4494",0.6995802,{"description":3106,"labels":3107,"number":3111,"owner":3029,"repository":3030,"state":3089,"title":3112,"updated_at":3113,"url":3114,"score":3115},"### Description\n\nIn v2, this attribute existed, but it not exsit in v3. Without noPrefetch control on large sites, the traffic consumption can be enormous.\n\n### Additional context\n\n_No response_",[3108,3109,3110],{"name":3020,"color":3021},{"name":3023,"color":3024},{"name":3026,"color":3027},3748,"ContentNavigation&NavigationMenu add noPrefetch Prop","2025-05-10T17:36:22Z","https://github.com/nuxt/ui/issues/3748",0.7156044,{"description":3117,"labels":3118,"number":3122,"owner":3029,"repository":3030,"state":3089,"title":3123,"updated_at":3124,"url":3125,"score":3126},"### Description\n\nThe UNavigationMenu component in collapsed mode provides a space-efficient navigation experience.\n\nHowever, when a navigation item has submenus, the current behavior on click is to add the submenu items with a new list of icons at the same level. This can be confusing, as it’s not immediately clear that a submenu was opened, it looks like a flat continuation of the main menu.\n\nhttps://github.com/user-attachments/assets/809d7216-d707-48a6-bfeb-d6f3f4c292a5\n\n\n👉 A potential improvement would be to show a popover menu on hover (like Stripe does) when an item with children is hovered in collapsed mode.\n\n\n\n### Additional context\n\n_No response_",[3119,3120,3121],{"name":3020,"color":3021},{"name":3023,"color":3024},{"name":3026,"color":3027},4186,"Show a popover menu on hover in `UNavigationMenu` when collapsed, for items with submenus","2025-05-21T16:39:05Z","https://github.com/nuxt/ui/issues/4186",0.7241553,{"description":3128,"labels":3129,"number":3133,"owner":3029,"repository":3030,"state":3089,"title":3134,"updated_at":3135,"url":3136,"score":3137},"### Description\n\nWould be great to have an option to let the tooltip track your mouse while hovering over the content. This is useful for large content areas where it's not always clear where the tooltip will be. \n\n### Additional context\n\nhttps://github.com/user-attachments/assets/99ba6a59-a860-408e-b46a-82a56f36e3b8",[3130,3131,3132],{"name":3020,"color":3021},{"name":3023,"color":3024},{"name":3026,"color":3027},4430,"Tooltip mouse tracking","2025-06-30T13:02:07Z","https://github.com/nuxt/ui/issues/4430",0.7268578,["Reactive",3139],{},["Set"],["ShallowReactive",3142],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fGvg_xLMWv3YyAgMwY2bAPfLYQxsOxpgQh4Z9hZZ6MY8":-1},"/nuxt/ui/4050"]