• Preparing search index...
  • The search index is not available
@graffiti-garden/wrapper-vue
  • @graffiti-garden/wrapper-vue
  • useGraffiti

Function useGraffiti

  • useGraffiti(): Graffiti

    Returns the global Graffiti instance.

    In Vue templates and the options API use the global variable $graffiti instead.

    This is the same Graffiti registered with the GraffitiPlugin via GraffitiPluginOptions.graffiti, only it has been wrapped with GraffitiSynchronize. Be sure to use the wrapped instance to enable reactivity.

    Returns Graffiti

    Throws

    If the GraffitiPlugin is not installed

Settings

Member Visibility
@graffiti-garden/wrapper-vue
  • Loading...

Generated using TypeDoc