crishellco/vue-hubble

View on GitHub
docs/src/api/properties.md

Summary

Maintainability
Test Coverage
# Properties

## window.$hubble.options

The plugin options values.

__Note__: The `options` object is reactive. Changes to it will cause
elements with the Vue Hubble directive to update.

`window.$hubble.options: { [string]: boolean | string[] | string }`