\n```\n\n... \n\n```\n\u003Cu-input\n v-model=\"params.row[key]\"\n required\n :form=\"`${params.index}-form`\"\n @select.stop\n @click.stop\n />\n```\n\n...\n\n```\n \u003Ctemplate #actions-data=\"params\">\n \u003Cu-button type=\"submit\" :form=\"`${params.index}-form`\">\n Submit\n \u003C/u-button>\n \u003C/template>\n```\n\nThe issue now is that I also use some SelectMenu items in some of my columns, and by inspecting the code I can clearly see that it wraps an input inside it, but I'm not able to pass the form attribute as a props.\n\nTo be more clear, currently here's a bit of the code inside the SelectMenu.vue component : \n\n```\n \u003Cinput\n v-if=\"required\"\n :value=\"modelValue\"\n :required=\"required\"\n :class=\"uiMenu.required\"\n tabindex=\"-1\"\n aria-hidden=\"true\"\n >\n```\n\nI'd like this to be like so, to be able to clearly state the value on the input's form HTML attribute : \n\n```\n \u003Cinput\n v-if=\"required\"\n :value=\"modelValue\"\n :required=\"required\"\n :class=\"uiMenu.required\"\n :form=\"formAttribute\"\n tabindex=\"-1\"\n aria-hidden=\"true\"\n >\n```\n\nI'm gonna try it locally and open a PR for that. \n\n### Additional context\n\n_No response_",[3037],{"name":3021,"color":3022},3106,"closed","[SelectMenu] Add prop to manage the input's form HTML attribute","2025-03-08T12:22:25Z","https://github.com/nuxt/ui/issues/3106",0.71294487,{"description":3045,"labels":3046,"number":3054,"owner":3027,"repository":3028,"state":3039,"title":3055,"updated_at":3056,"url":3057,"score":3058},"### For what version of Nuxt UI are you asking this question?\n\nv3.0.0-alpha.x\n\n### Description\n\nFor example if I use something like this,\n\n`const items=[{label:'option 1', value:1},{label:'option 2',value:2}]`\n\n the value that is always assigned is string '1'\n\n`const typeData=ref(1)`\n\n ``\n \u003CUSelect v-model=\"form.productType\" class=\"w-full\" :items=\"items\" />\n```\n",[3047,3050,3053],{"name":3048,"color":3049},"duplicate","cfd3d7",{"name":3051,"color":3052},"question","d876e3",{"name":3024,"color":3025},2924,"[v3] select type only string?","2024-12-17T15:56:57Z","https://github.com/nuxt/ui/issues/2924",0.7252056,{"description":3060,"labels":3061,"number":3068,"owner":3027,"repository":3028,"state":3039,"title":3069,"updated_at":3070,"url":3071,"score":3072},"### Description\n\nHi,\ni am working on a project where i am using the Table component with a couple of sortable columns, where i need to access the sorted list from the table. i can see the sorted list in the component, but it isn't exposed and also not included in any event.\n\nis there any way i am not aware of to access the sorted list? ",[3062,3063,3066],{"name":3051,"color":3052},{"name":3064,"color":3065},"closed-by-bot","ededed",{"name":3067,"color":3065},"stale",3289,"Table: access sorted list","2025-06-18T09:02:10Z","https://github.com/nuxt/ui/issues/3289",0.7606207,{"description":3074,"labels":3075,"number":3078,"owner":3027,"repository":3079,"state":3039,"title":3080,"updated_at":3081,"url":3082,"score":3083},"Shortcut for the \"Save\" button.",[3076],{"name":3021,"color":3077},"1ad6ff",657,"nuxt.com","[Project] Support `CMD+S` to commit","2023-02-15T12:32:41Z","https://github.com/nuxt/nuxt.com/issues/657",0.7643041,{"description":3085,"labels":3086,"number":3090,"owner":3027,"repository":3028,"state":3039,"title":3091,"updated_at":3092,"url":3093,"score":3094},"### Description\n\nThat gives the opportunity to organize better our data based on a KV pair.\r\nLet's take the 1st example of the docs [here](https://ui.nuxt.com/data/table#usage)\r\n\r\nWe have:\r\n```\r\n\u003Cheader> Id | Name | Title | Email | Role \u003C/header>\r\n\u003Crow for each object> {...person} \u003C/row>\r\n```\r\n\r\nWe could have the opportunity to emphesize the different roles like this:\r\n```\r\n\u003Cheader> Id | Name | Title | Email \u003C/header> \u003C= 1 column less\r\n\u003Csection> role: Admin \u003C/section>\r\n\u003Crow> {...person} \u003C/row>\r\n\u003Crow> {...person} \u003C/row>\r\n\u003Crow> {...person} \u003C/row>\r\n\u003Csection> role: Member \u003C/section>\r\n\u003Crow> {...person} \u003C/row>\r\n\u003Crow> {...person} \u003C/row>\r\n\u003Crow> {...person} \u003C/row>\r\n\u003Crow> {...person} \u003C/row>\r\n```\r\nThe Table component already has the ability to sort/filter, there may be a way to implement this without too much work!\r\nThanks for the consideration!\n\n### Additional context\n\n_No response_",[3087,3088,3089],{"name":3021,"color":3022},{"name":3064,"color":3065},{"name":3067,"color":3065},1195,"[Feature] Add section headers/separators in UTable","2025-06-19T02:13:00Z","https://github.com/nuxt/ui/issues/1195",0.77099705,{"description":3096,"labels":3097,"number":3100,"owner":3027,"repository":3028,"state":3039,"title":3101,"updated_at":3102,"url":3103,"score":3104},"### Description\n\nIt would be great if the Nuxt UI carousel component could support infinite scrolling, allowing users to continuously scroll through items without reaching an end. This feature is commonly seen in many modern carousels and would enhance the user experience, especially for carousels with a limited number of items or those designed for continuous looping.\n\n### Additional context\n\n_No response_",[3098,3099],{"name":3048,"color":3049},{"name":3021,"color":3022},2286,"Add Infinite Scrolling to Nuxt UI Carousel Component","2024-10-02T09:14:42Z","https://github.com/nuxt/ui/issues/2286",0.77431625,{"description":3106,"labels":3107,"number":3110,"owner":3027,"repository":3079,"state":3039,"title":3111,"updated_at":3112,"url":3113,"score":3114},"Don't we have too many links in Community section compared to `Resources`, `Company`...?",[3108],{"name":3051,"color":3109},"ff1ab2",825,"[Community] Too many links","2022-11-17T11:43:46Z","https://github.com/nuxt/nuxt.com/issues/825",0.7772563,{"description":3116,"labels":3117,"number":3123,"owner":3027,"repository":3028,"state":3039,"title":3124,"updated_at":3125,"url":3126,"score":3127},"### Description\r\n\r\nFor elements like UAvatar that use images, it would be a good idea to integrate with Nuxt Image for those who have it installed to benefit from image optimizations like setting image format, applying modifiers, and all the other features that Nuxt Image offers.\r\n\r\n### Additional context\r\n\r\n_No response_",[3118,3119,3122],{"name":3021,"color":3022},{"name":3120,"color":3121},"wontfix-v2","ffffff",{"name":3024,"color":3025},2078,"[Avatar] Integration with Nuxt Image for built in image optimization","2024-11-07T12:02:04Z","https://github.com/nuxt/ui/issues/2078",0.7845621,{"description":3129,"labels":3130,"number":3142,"owner":3027,"repository":3027,"state":3039,"title":3143,"updated_at":3144,"url":3145,"score":3146},"### Describe the feature\n\nSeveral composable functions ( `useState`, `useFetch`, `useAsyncData`, `useLazyAsyncData`, `useLazyFetch`) provide auto-key generation that is unique to the file name and line number of the instance of function call. However, this makes it impossible to create your own wrappers around these functions, because then the auto-generated key will always be the same for any wrapper-function call.\r\n\r\n```ts\r\n// composables/useAsyncSpecifiedData.ts\r\nexport function useAsyncSpecifiedData(params) {\r\n\t// ... do some work\r\n\tconst handler = createHandler( params )\r\n\tconst options = createOptions( params )\r\n\treturn useAsyncData(handler, options) // \u003C- the unique key always generated exactly for this file+line\r\n}\r\n```\r\nI would like to have oportynity to somehow expand keyed functions with myown\r\nhttps://github.com/nuxt/framework/blob/51bc6e44fef6e4a249946ba910a497089b089a64/packages/vite/src/plugins/composable-keys.ts#L15-L17\r\n\r\nSo that nuxt will generates a unique key directly for the wrapper function call, which will be passed down in `useAsyncData`. Since it is work for `useLazyAsyncData`\r\nhttps://github.com/nuxt/framework/blob/51bc6e44fef6e4a249946ba910a497089b089a64/packages/nuxt/src/app/composables/asyncData.ts#L263-L274\n\n### Additional information\n\n- [x] Would you be willing to help implement this feature?\n- [ ] Could this feature be implemented as a module?\n\n### Final checks\n\n- [X] Read the [contribution guide](https://v3.nuxtjs.org/community/contribution).\n- [X] Check existing [discussions](https://github.com/nuxt/framework/discussions) and [issues](https://github.com/nuxt/framework/issues).",[3131,3133,3136,3139],{"name":3021,"color":3132},"8DEF37",{"name":3134,"color":3135},"good first issue","fbca04",{"name":3137,"color":3138},"3.x","29bc7f",{"name":3140,"color":3141},"🍰 p2-nice-to-have","0E8A16",12369,"Ability to add your own keyed functions ","2023-03-07T21:06:18Z","https://github.com/nuxt/nuxt/issues/12369",0.78672594,["Reactive",3148],{},["Set"],["ShallowReactive",3151],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fDW82PyloOEwGVBqOstI0Ha35iNL_E4nlgp9LAVGLbX4":-1},"/nuxt/ui/3647"]