@jakguru/vueprint / @jakguru/vueprint/plugins/vuetify / VuetifyPluginOptions
Interface: VuetifyPluginOptions
@jakguru/vueprint/plugins/vuetify.VuetifyPluginOptions
The options for the vuetify plugin
Properties
defaultTheme
• defaultTheme: string
The key of the themes object to use as the default theme
Defined in
themes
• themes: VuetifiableThemes
An object containing the configuration of a theme
Defined in
moduleOptions
• Optional
moduleOptions: Omit
<Options
, "autoImport"
>
The options to pass to the Vuetify module
Defined in
options
• Optional
options: VuetifyOptions
The options to pass to the Vuetify instance