1.1.3 • Published 5 years ago

back2top4vue v1.1.3

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

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

propNamedefaulttypedescription
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