\n```\nThis will help users operate data tables more efficiently.\n\n### Additional context\n\n_No response_",[2001,2002],{"name":1985,"color":1986},{"name":1988,"color":1989},2851,"UTable keyboard events","2024-12-09T05:42:48Z","https://github.com/nuxt/ui/issues/2851",0.75788075,{"description":2009,"labels":2010,"number":2016,"owner":1991,"repository":1991,"state":1993,"title":2017,"updated_at":2018,"url":2019,"score":2020},"### Describe the feature\n\nHey I am currently moving a big project from standard vue3 to nuxt, and have to rewrite most of my options api code to composition api..\r\n\r\nThe issue mostly is that some features are not there in composition api and when one is missing i can't \"link\" it to options api and then i got to go down the rabbit hole of changing my code to use composition api although it's already completely valid options api code.\r\n\r\nFor real, props, it is an awesome framework and it's very impressive etc.\r\n\r\nBUT.... in my opinion, it is kind of weird that it does not fully support vue (from my pov) as i do have to use so much \"special\" vue code instead of easily porting my app.\r\n\r\nI am still continuing to use nuxt for now but if you were able to make the transition a bit easier, i think a lot of people would use nuxt instead of plain old vue 3.\r\n\r\nI am willing to help with the adoption by saying what needs to happen (for a project like mine) to be easily portable to nuxt, if that is helpful.\r\n\r\nLmk what u think :) \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://nuxt.com/docs/community/contribution).\n- [X] Check existing [discussions](https://github.com/nuxt/nuxt/discussions) and [issues](https://github.com/nuxt/nuxt/issues).",[2011,2013],{"name":1985,"color":2012},"8DEF37",{"name":2014,"color":2015},"🍰 p2-nice-to-have","0E8A16",21670,"Missing Support (Or documentation of) Options API with Nuxt","2024-06-30T11:08:29Z","https://github.com/nuxt/nuxt/issues/21670",0.7623819,{"description":2022,"labels":2023,"number":2025,"owner":1991,"repository":1992,"state":2026,"title":2027,"updated_at":2028,"url":2029,"score":2030},"### For what version of Nuxt UI are you suggesting this?\n\nv2\n\n### Description\n\nPlease export `UTable` types in '#ui/types' too (Rows/Columns types).\nThanks\n\n### Additional context\n\n_No response_",[2024],{"name":1985,"color":1986},2373,"closed","UTable types","2024-10-15T09:05:21Z","https://github.com/nuxt/ui/issues/2373",0.6791123,{"description":2032,"labels":2033,"number":2037,"owner":1991,"repository":1992,"state":2026,"title":2038,"updated_at":2039,"url":2040,"score":2041},"### For what version of Nuxt UI are you asking this question?\n\nv2.x\n\n### Description\n\ni add the default table but have another styling.\nhow can i fix this? \n\n` \u003CUTable\n v-model:expand=\"expand\"\n class=\"w-full\"\n :loading-state=\"{ icon: 'i-heroicons-arrow-path-20-solid', label: 'Loading...' }\"\n :progress=\"{ color: 'primary', animation: 'carousel' }\"\n :rows=\"people\"\n :columns=\"columns\"\n >`\n\n",[2034],{"name":2035,"color":2036},"question","d876e3",2667,"I have no styling at the default UTable","2024-11-17T11:13:44Z","https://github.com/nuxt/ui/issues/2667",0.72691244,{"description":2043,"labels":2044,"number":2050,"owner":1991,"repository":1991,"state":2026,"title":2051,"updated_at":2052,"url":2053,"score":2054},"I need to style the parent [App.vue wrapper](https://github.com/nuxt/nuxt.js/blob/dev/lib/app/App.vue#L2), setting it to 100% height to allow for a sticky footer component. Would be great to have a config option to pass a class to this template, rather than having to style `#__nuxt`, which seems privately designated (and it's poor practice to make style declarations assigned to ids).\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This question is available on \u003Ca href=\"https://nuxtjs.cmty.io\">Nuxt.js\u003C/a> community (\u003Ca href=\"https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c967\">#c967\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2045,2047],{"name":2035,"color":2046},"cc317c",{"name":2048,"color":2049},"2.x","d4c5f9",1102,"Provide hook to add custom class to #__nuxt wrapper","2023-01-18T15:40:45Z","https://github.com/nuxt/nuxt/issues/1102",0.7398804,{"description":2056,"labels":2057,"number":2060,"owner":1991,"repository":1991,"state":2026,"title":2061,"updated_at":2062,"url":2063,"score":2064},"Hello,\r\n\r\nWhen I add a class on \u003Cnuxt /> tag in a template, it's added rightly on SSR, but not when rendered with client.\r\n\r\nPoC : https://glitch.com/edit/#!/nuxt-issue-672\r\n\r\nIn this PoC, on the index page, when about is rendered with server, we can see red background, not when it's rendered by client.\r\n\r\nThanks,\r\nGaël\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This feature request is available on \u003Ca href=\"https://nuxtjs.cmty.io\">Nuxt.js\u003C/a> community (\u003Ca href=\"https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c581\">#c581\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2058,2059],{"name":1985,"color":2012},{"name":2048,"color":2049},672,"Class on \u003Cnuxt /> tag","2023-01-18T15:39:39Z","https://github.com/nuxt/nuxt/issues/672",0.74925053,{"labels":2066,"number":2071,"owner":1991,"repository":1991,"state":2026,"title":2072,"updated_at":2073,"url":2074,"score":2075},[2067,2068],{"name":1985,"color":2012},{"name":2069,"color":2070},"3.x","29bc7f",14197,"Custom index.html/app.html like in Nuxt2/Nuxt.js","2023-01-19T17:43:10Z","https://github.com/nuxt/nuxt/issues/14197",0.74927294,{"labels":2077,"number":2078,"owner":1991,"repository":1991,"state":2026,"title":2072,"updated_at":2079,"url":2080,"score":2081},[],14388,"2023-01-19T17:35:07Z","https://github.com/nuxt/nuxt/issues/14388",0.75193346,{"description":2083,"labels":2084,"number":2086,"owner":1991,"repository":1991,"state":2026,"title":2087,"updated_at":2088,"url":2089,"score":2090},"In every component or page we create we end up having tons of `import \"components/component/SomeComponent.vue\"` states for basic elements like regions, layouts, grids & columns. Is there a way in nuxt to define those components globally so they are known in subcomponents? Something like `import \"components/frame/Frame.vue\"` that contains the imports for regions, layouts, grids & columns. \n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This question is available on \u003Ca href=\"https://nuxtjs.cmty.io\">Nuxt.js\u003C/a> community (\u003Ca href=\"https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c363\">#c363\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2085],{"name":2048,"color":2049},421,"Define global components","2023-01-18T22:17:23Z","https://github.com/nuxt/nuxt/issues/421",0.7541047,["Reactive",2092],{},["Set"],["ShallowReactive",2095],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"QH_u56czcVGntQpOvg-h-F4G5MpD4pR6-sGevKBltR0":-1},"/nuxt/ui/2377"]