1.0.3 β€’ Published 4 years ago

vue-marquee-header v1.0.3

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

vue-marquee-header

A simple marquee for your website.

πŸ–ΌοΈ Preview

πŸ› οΈ Installation

npm i vue-marquee-header

πŸš€ Usage

import VueMarquee from 'vue-marquee-header';

<vue-marquee animate="0" content="Enter your text content here"></vue-marquee>

*Note: You can also use some link into the content param*

πŸ”¨ Parameters

NameValue
contentyourcontent\|string
bgColor#fff\|hex
textColor#000\|hex
speed30\|number
animateinfinite, 0

*Note: If you define animate="0" then the animation will stop and the text will be centered.*

πŸ‘₯ Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago