primevue-mirror/apps/showcase/doc/datepicker/LocaleDoc.vue

6 lines
275 B
Vue

<template>
<DocSectionText v-bind="$attrs">
<p>Locale for different languages and formats is defined globally, refer to the <NuxtLink to="/configuration/#locale">PrimeVue Locale</NuxtLink> configuration for more information.</p>
</DocSectionText>
</template>