Closed arifhusaini97 closed 3 years ago
One easy step to solve this problem is by put this code in the src\main.js file,
import PrimeVue from 'primevue/config'; app.use(PrimeVue);
You may refer to: https://primefaces.org/primevue/showcase/#/locale
Yes, with PrimeVue 3.1.0+ Locale API can be used.
One easy step to solve this problem is by put this code in the src\main.js file,
import PrimeVue from 'primevue/config'; app.use(PrimeVue);
You may refer to: https://primefaces.org/primevue/showcase/#/locale