Planned
Last Updated: 12 Jul 2023 10:51 by ADMIN
Ausir
Created on: 11 Jul 2023 10:31
Category: Kendo UI® for Vue
Type: Feature Request
1
nuxt 3 module support

Nuxt 3 has a robust module system, which is highly beneficial for importing components easily. I have previously used modules like element-plus, headlessUI, and Vuetify. However, as we are currently transitioning to Kendo UI, we have encountered difficulties in finding a similar module. It is essential for us to be able to import Kendo UI components seamlessly and efficiently. Therefore, we have developed a module similar to the one for element-plus. During the process of writing and testing the code, everything has fallen into place. However, we have encountered an issue with importing the UI DropDownList from the module. It would be greatly appreciated if Kendo UI could provide an official Nuxt 3 module.

 

out test module

 

KDropDownList not work but else compoents work good.

 

 

2 comments
ADMIN
Plamen
Posted on: 12 Jul 2023 10:51

Hello,

Thank you for reporting the issue. We do have plans to add such official module so we will notify you in this thread once it is available.

Regards,
Plamen
Progress Telerik

As of R2 2023, the default icon type will be SVG instead of Font. See this blogpost for more information.
Ausir
Posted on: 11 Jul 2023 10:50

I found a spelling error with a whitespace character in my code, so it was my oversight.

It work now.

However, for convenience, it is still more appropriate to use the official package if available.