Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetVueFooterOptions

Options for 'getVueFooter()' function.

Hierarchy

  • GetVueFooterOptions

Index

Properties

Properties

Optional extra

extra: string

Extra HTML.

Optional scripts

scripts: object

URLs of scripts.

Type declaration

  • Optional app?: string

    The app script.

  • Optional deepmerge?: string

    deepmerge

  • Optional vue?: string

    Vue

  • Optional vuetify?: string

    Vuetify

Generated using TypeDoc