1.1.15 • Published 3 years ago

vue-router-loading v1.1.15

Weekly downloads
106
License
-
Repository
github
Last release
3 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

3 years ago

1.1.14

3 years ago

1.1.13

3 years ago

1.1.12

3 years ago

1.1.11

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

0.0.13

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.1

3 years ago

1.0.19

3 years ago

1.0.18

3 years ago

1.0.17

3 years ago

1.0.16

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.1

3 years ago

1.0.11

3 years ago

1.0.0

3 years ago