Skip to content

Locale providers

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

API

ComponentDescription
v-locale-providerPrimary Component

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.

Released under the MIT License.