Back to Vuetify

Locale providers

packages/docs/src/pages/en/components/locale-providers.md

4.1.0507 B
Original Source

Locale providers

The locale provider allows you to provide specific default prop values to components in a section of your application

<PageFeatures /> <PromotedEntry />

API

ComponentDescription
v-locale-providerPrimary Component
<ApiInline hide-links />

Examples

Locale

The v-locale-provider expects a prop locale which looks the same as the locale object that you can pass to createVuetify when creating your application.