Layout doesn't use PrimeVue components? #415
-
I purchased the Babylon template as an initial trial to integrate a layout into a Vue3 app I am building. I have a question: Is there a Template that implements the layout using the PrimeVue components? My desire is to convert the layout pieces to TypeScript and composition API so that all views, including my own views, use the PrimeVue components. Is this reasonable or am I misunderstanding something? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Such a way was followed in order to avoid having to use PrimeVue component in layout components. If you want to translate them into PrimeVue components, we would like to help. |
Beta Was this translation helpful? Give feedback.
Such a way was followed in order to avoid having to use PrimeVue component in layout components. If you want to translate them into PrimeVue components, we would like to help.