\n\nIt can be worked around using `item-label` slot, but it would be nice if developer can use `items` props only to implement it for simpler way.\n\nBelow, I have tried to create it using Reka UI `combobox` component, the component used by SelectMenu.\n\n\u003Cimg width=\"329\" height=\"460\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/e5cda771-3f8e-4369-bb3b-d5159f84d425\" />\n\n### Additional context\n\n_No response_",[3165,3168,3169],{"name":3166,"color":3167},"enhancement","a2eeef",{"name":3149,"color":3150},{"name":3152,"color":3153},4661,"SelectMenu: add description props to show text below title","2025-08-06T02:19:32Z","https://github.com/nuxt/ui/issues/4661",0.7686059,{"description":3176,"labels":3177,"number":3180,"owner":3155,"repository":3156,"state":3157,"title":3181,"updated_at":3182,"url":3183,"score":3184},"### Package\n\nv3.x\n\n### Description\n\n`Slideover` is a great alternative for modals. Allowing to resize `slideover` would make it very useful for usecases when one needs a resizable modals\n\n### Additional context\n\n_No response_",[3178,3179],{"name":3166,"color":3167},{"name":3152,"color":3153},4840,"allow to resize `Slideover`","2025-08-28T15:11:37Z","https://github.com/nuxt/ui/issues/4840",0.77083296,{"description":3186,"labels":3187,"number":3191,"owner":3155,"repository":3156,"state":3157,"title":3192,"updated_at":3193,"url":3194,"score":3195},"### Description\n\n`teansitioning = true` if the modal is fading in/out\n\n### Additional context\n\n_No response_",[3188,3189,3190],{"name":3166,"color":3167},{"name":3149,"color":3150},{"name":3152,"color":3153},4759,"Add `transitioning` to `\u003CModal>` slots prop","2025-08-16T05:41:03Z","https://github.com/nuxt/ui/issues/4759",0.7727526,{"description":3197,"labels":3198,"number":3202,"owner":3155,"repository":3156,"state":3157,"title":3203,"updated_at":3204,"url":3205,"score":3206},"### Description\n\nLike this:\n\n\u003Cimg width=\"1460\" height=\"1070\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/5af87b52-8adc-40e9-8a6d-2ec6272e9cb7\" />\n\n### Additional context\n\n_No response_",[3199,3200,3201],{"name":3166,"color":3167},{"name":3149,"color":3150},{"name":3152,"color":3153},4744,"Horizontal form","2025-08-15T09:26:47Z","https://github.com/nuxt/ui/issues/4744",0.77693915,{"description":3208,"labels":3209,"number":3213,"owner":3155,"repository":3156,"state":3214,"title":3215,"updated_at":3216,"url":3217,"score":3218},"### 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_",[3210,3211,3212],{"name":3166,"color":3167},{"name":3149,"color":3150},{"name":3152,"color":3153},4566,"closed","Tooltip should not display when there is no value for 'text'","2025-08-12T10:04:09Z","https://github.com/nuxt/ui/issues/4566",0.7013054,{"description":3220,"labels":3221,"number":3225,"owner":3155,"repository":3156,"state":3214,"title":3226,"updated_at":3227,"url":3228,"score":3229},"### Description\n\nI 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. \n\nhttps://ui2.nuxt.com/pro/components/dashboard-sidebar-links\n\nLet 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.\n\n\n\n### Additional context\n\nThis is what I have to do in order to get it to work. I believe this should be part of Nuxt UI already.\n\n``` js\n\u003CUNavigationMenu :collapsed=\"collapsed\" :items=\"links\" orientation=\"vertical\">\n \u003Ctemplate #item-leading=\"{ item }\">\n \u003CUTooltip :disabled=\"!collapsed\" :text=\"item.label\">\n \u003CUIcon\n :name=\"item.icon || ''\"\n class=\"text-dimmed group-hover:text-default size-5 shrink-0 transition-colors\"\n />\n \u003C/UTooltip>\n \u003C/template>\n\u003C/UNavigationMenu>\n```",[3222,3223,3224],{"name":3166,"color":3167},{"name":3149,"color":3150},{"name":3152,"color":3153},4050,"NavigationMenu has no way to apply a tooltip.","2025-05-10T11:36:41Z","https://github.com/nuxt/ui/issues/4050",0.7209001,{"description":3231,"labels":3232,"number":3237,"owner":3155,"repository":3156,"state":3214,"title":3238,"updated_at":3239,"url":3240,"score":3241},"### Description\n\nIt would be amazing to be able to add a tooltip for the value, because now slider looks too simple. Please think about it.\n\n### Additional context\n\n_No response_",[3233,3234,3236],{"name":3166,"color":3167},{"name":3235,"color":3153},"wontfix-v2",{"name":3149,"color":3150},1469,"[Slider] Handle tooltip around thumb","2025-05-10T19:27:08Z","https://github.com/nuxt/ui/issues/1469",0.7435924,{"description":3243,"labels":3244,"number":3251,"owner":3155,"repository":3155,"state":3214,"title":3252,"updated_at":3253,"url":3254,"score":3255},"### Describe the feature\n\n一问:官网文档为什么这么卡呢?\r\n二问:官网文档为什么这么卡呢?\r\n三问:官网文档为什么这么卡呢?\n\n### Additional information\n\n- [X] Would you be willing to help implement this feature?\n- [X] Could this feature be implemented as a module?\n\n### Final checks\n\n- [X] Read the [contribution guide](https://nuxt.com/docs/community/contribution).\n- [X] Check existing [discussions](https://github.com/nuxt/nuxt/discussions) and [issues](https://github.com/nuxt/nuxt/issues).",[3245,3248],{"name":3246,"color":3247},"3.x","29bc7f",{"name":3249,"color":3250},"pending triage","E99695",22599,"官网文档为什么这么卡呢?","2023-08-12T07:13:45Z","https://github.com/nuxt/nuxt/issues/22599",0.7495608,{"description":3257,"labels":3258,"number":3262,"owner":3155,"repository":3156,"state":3214,"title":3263,"updated_at":3264,"url":3265,"score":3266},"### 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_",[3259,3260,3261],{"name":3166,"color":3167},{"name":3149,"color":3150},{"name":3152,"color":3153},3748,"ContentNavigation&NavigationMenu add noPrefetch Prop","2025-05-10T17:36:22Z","https://github.com/nuxt/ui/issues/3748",0.7510162,["Reactive",3268],{},["Set"],["ShallowReactive",3271],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fVBGpVdLNU-F3NounquvFRC2489ze7-nzVPxLoZfucaM":-1},"/nuxt/ui/4430"]