You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
Haven't you tried importing as a plugin a la cartelike this?
Just install primevue and primeicons with your package manager.
Then just add in nuxt.config.js this: plugins: [{ src: '~/plugins/primevue', ssr: false }],
And voila, PrimeVue working on Nuxt, then you can just filter the imports and components as you need.
At least this will work as a first aproach to Nuxt + Primefaces.
We'd appreciate if PrimeVue can be added as an option for the UI Component Library;
https://www.primefaces.org/primevue/#/
The text was updated successfully, but these errors were encountered: