commit
acfdaa2311
|
@ -245,7 +245,7 @@ app.use(PrimeVue, {
|
||||||
|
|
||||||
## Locale
|
## Locale
|
||||||
|
|
||||||
PrimeVue provides a Locale API to support i18n and l7n, visit the [Locale](https://www.primefaces.org/primevue/showcase/#/locale) documentation for more information.
|
PrimeVue provides a Locale API to support i18n and l7n, visit the [Locale](https://www.primefaces.org/primevue/locale) documentation for more information.
|
||||||
|
|
||||||
## Quickstart with Vue CLI
|
## Quickstart with Vue CLI
|
||||||
|
|
||||||
|
@ -261,4 +261,4 @@ A [sample application](https://github.com/primefaces/primevue-quickstart-nuxt3)
|
||||||
|
|
||||||
## Quickstart with TypeScript
|
## Quickstart with TypeScript
|
||||||
|
|
||||||
Typescript is fully supported as type definition files are provided in the npm package of PrimeVue. A sample [typescript-primevue](https://github.com/primefaces/primevue-typescript-quickstart) application with Vue CLI is available as at github.
|
Typescript is fully supported as type definition files are provided in the npm package of PrimeVue. A sample [typescript-primevue](https://github.com/primefaces/primevue-typescript-quickstart) application with Vue CLI is available as at github.
|
||||||
|
|
Loading…
Reference in New Issue