back2top4vue
v1.1.3
Published
it's a component for backing to top in vue projects.
Downloads
8
Readme
back2top4vue
It's a component for backing smooothly to top in vue projects. what's more, you can custom color of the component by props.
props
propName | default | type | description ----------------------|:---------------:|:----------: |:----------: backgroundColor | 'green' | hex or color string. such as 'gray' or '#eeeeee' |the color of the circle color | 'white' | hex or color string. such as 'gray' or '#eeeeee' |the color of the arrow
installation
npm i back2top4vue
usage
license
MIT
