vue-marquee-text-component
CSS GPU Animation Marquee Text for vuejs.
Install
npm install vue-marquee-text-component
or yarn add vue-marquee-text-component
Usage
The most common use case is to register the component globally.
Alternatively you can do this to register the components:
On your page you can now use html like this:
Props
Prop | Type | Default | Description |
---|---|---|---|
duration | Number | 15 | Animation Duration |
repeat | Number | 2 | Number of repeat the Slot (It's important for to short content) |