Plugins
Deprecation Notice
Vue-based themes will soon be deprecated. Please switch to React-based themes, as all future updates and support will focus exclusively on React.
name | description | library name |
---|---|---|
Toasted | Injects $toasted | vue-toasted |
VueLazyLoad | Adds image lazy-loading functionality, delaying loading of images until they enter the viewport. | vue-lazyload |
VueMeta | Creates top level metaInfo hook, which is used for inserting meta tags, title, desctiption and injecting styles or scripts | vue-meta |
VueI18n | Provides internationalization support, allowing you to manage and switch between multiple languages in your application. | vue-i18n |
vClickOutside | Creates global directive v-click-outside which listens to all clicks outside the current component | v-click-outside |
Vuex | Injects $store | vuex |
Router | Injects $router | vue-router |
ApiSDK | Injects $apiSDK | custom plugin |