Install & Download:
# Yarn
$ yarn add vue-element-loading
# NPM
$ npm install vue-element-loading --saveDescription:
A loading element component to display a loading indicator inside a container or the whole page.
Currently comes with 8 loading spinners:
- spinner
- mini-spinner
- ring
- line-wave
- line-scale
- line-down
- bar-fade
- bar-fade-scale
Preview:

Changelog:
v2.0.2 (01/18/2021)
- Add vue3 support
v2.0.0 (01/16/2021)
- Add vue3 support
v1.1.6 (08/04/2020)
- Add delay prop with isActiveDelay
v1.1.5 (07/27/2019)
- Bugfix





