\n \u003C/template>\n \u003C/UInput>\n\u003C/template>\n\n```\n\nThe issue is: I can access types exported from #ui/types/form, #ui/types/locale, and #ui/types/utils, but none of the component interfaces (like InputProps) are properly indexed or accessible through #ui/types.\n\nLooks like an indexing/alias resolution issue in Nuxt or WebStorm — but maybe the structure of the exports from #ui/types could be improved to help this?\n\nAny ideas or recommended workaround?\n\nMany thanks\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3225,3226,3227],{"name":3165,"color":3166},{"name":3168,"color":3169},{"name":3228,"color":3229},"triage","ffffff",3775,"Incomplete type indexing from #ui/types — component interfaces missing","2025-04-03T10:24:29Z","https://github.com/nuxt/ui/issues/3775",0.744937,{"description":3236,"labels":3237,"number":3240,"owner":3154,"repository":3194,"state":3185,"title":3241,"updated_at":3242,"url":3243,"score":3244},"Screenshot:\r\n\r\n",[3238],{"name":3165,"color":3239},"ff281a",1011,"Docs: Bug with syntax highlighting (caused by ')","2023-10-10T14:45:31Z","https://github.com/nuxt/nuxt.com/issues/1011",0.7453224,{"description":3246,"labels":3247,"number":3250,"owner":3154,"repository":3174,"state":3185,"title":3251,"updated_at":3252,"url":3253,"score":3254},"### Environment\n\n- Operating System: Darwin\n- Node Version: v20.10.0\n- Nuxt Version: 3.14.159\n- CLI Version: 3.15.0\n- Nitro Version: 2.10.4\n- Package Manager: pnpm@9.12.1\n- Builder: -\n- User Config: default\n- Runtime Modules: @nuxt/content@2.13.4, @nuxt/ui@2.19.2, @nuxtjs/seo@2.0.0-rc.23, @kgierke/nuxt-basic-auth@1.7.0\n- Build Modules: -\n\n### Version\n\nv2.19.2\n\n### Reproduction\n\nhttps://stackblitz.com/edit/breadcrumb-outputs-class-string-instead-of-icon-2590?file=layouts%2Fdefault.vue\n\n### Description\n\nI'm using custom icons (font awesome 6 pro) locally, and I'm trying to change the icon of the breadcrumb. According to the [docs](https://ui.nuxt.com/components/breadcrumb#config), this should do it, but instead it is showing the class as content.\n\n```js\nexport default defineAppConfig({\n ui: {\n breadcrumb: {\n default: {\n divider: \"fa-light:caret-right\",\n },\n },\n }\n});\n\n---\n\nexport default defineNuxtConfig({\n extends: [\"@nuxt/ui-pro\"],\n modules: [\n \"@nuxt/content\",\n \"@nuxt/ui\"\n ],\n // @nuxt/icon (handled by @nuxt/ui)\n icon: {\n customCollections: [\n {\n prefix: \"fa-light\",\n dir: \"./assets/icons/font-awesome/light\",\n },\n {\n prefix: \"fa-brands\",\n dir: \"./assets/icons/font-awesome/brands\",\n },\n ],\n },\n});\n\n```\n\n\n\n\n### Additional context\n\nRelated issues #2447",[3248,3249],{"name":3165,"color":3166},{"name":3171,"color":3172},2590,"Breadcrumb outputs class string instead of icon","2024-12-22T21:31:32Z","https://github.com/nuxt/ui/issues/2590",0.7454628,{"description":3256,"labels":3257,"number":3260,"owner":3154,"repository":3174,"state":3185,"title":3261,"updated_at":3262,"url":3263,"score":3264},"### Description\n\nHi,\n\nhere in the first form in nuxtui2\nhttps://ui.nuxt.com/components/form \nthe behaviour is that the input field is validated after the blur. If there is an error and I correct it, the error is fixed immediately.\n\nIn v3 the behaviour is different. I have seen the prop validateOn so I can change it to blur, but not like first onBlur and then onInput like in v2.\n\nbest,\ngregor",[3258,3259],{"name":3165,"color":3166},{"name":3168,"color":3169},3006,"How can I get the same form validation behaviour as in v2?","2025-01-06T17:48:11Z","https://github.com/nuxt/ui/issues/3006",0.7495116,["Reactive",3266],{},["Set"],["ShallowReactive",3269],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f4EdQLfP_E56PoF_AT5m4wbjIdLYCl3TLHugybVeWL98":-1},"/nuxt/fonts/343"]