Vue Loading overlay component

Vuejs loading component is well written and comes with really good demo.

Installation

# npm 
npm install vue-loading-overlay --save
 
# Yarn 
yarn add vue-loading-overlay

Usage as component


 
 

Usage as plugin


 
 


Find detail documentation at following link

https://github.com/ankurk91/vue-loading-overlay

Register Or Login to leave a comment.