1.1.15 • Published 4 years ago

vue-router-loading v1.1.15

Weekly downloads
106
License
-
Repository
github
Last release
4 years ago

Vue Router Loading

Easy to use and highly customizable Vue Router Loading.

Getting started

  1. Install the package:
npm install vue-router-loading
  1. Import component in App.vue:
import VueRouterLoading from 'vue-router-loading'
  1. Put component in template
<vue-router-loading></vue-router-loading>

✅ Customize

You can customize loading bar with props.

⚙ color:
default: #41b883

⚙ height:
default: 2px

⚙ position:
default: top
options: top, bottom

⚙ rtl:
default: false

⚙ endLineMode:
default: shadow
options: shadow, circle

⚙ shadowColor:
default: #41b883

⚙ shadowOpacity:
default: 0.9

⚙ circleColor:
default: #41b883

⚙ showOverly:
default: true

1.1.15

4 years ago

1.1.14

4 years ago

1.1.13

4 years ago

1.1.12

4 years ago

1.1.11

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

0.0.13

4 years ago

0.0.12

4 years ago

0.0.11

4 years ago

0.0.1

4 years ago

1.0.19

4 years ago

1.0.18

4 years ago

1.0.17

4 years ago

1.0.16

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.1

4 years ago

1.0.11

4 years ago

1.0.0

4 years ago