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.

Ready for more?

Continue your learning with related content selected by the Team or move between pages by using the navigation links below.
Edit this page onGitHub