@optix/vue-loader

1.0.3 • Public • Published

Vue Loader

A plugin to handle the loading state within your Vue applications

Installation

npm install @optix/vue-loader --save
yarn add @optix/vue-loader
import Vue from 'vue';
import VueLoader from '@optix/vue-loader';

Vue.use(VueLoader);

Usage

Accessing the loader object:

// Globally
Vue.loader.start('example');

// On an instance
this.$loader.start('example');

Methods

  • start(item)
  • stop(item)
  • isLoading() // boolean
  • clear()

License

The MIT License (MIT). Please see License File for more information.

Readme

Keywords

none

Package Sidebar

Install

npm i @optix/vue-loader

Weekly Downloads

2

Version

1.0.3

License

MIT

Unpacked Size

292 kB

Total Files

11

Last publish

Collaborators

  • jackrobertson
  • r1chm8