Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
megasanjay authored Aug 23, 2022
1 parent f75c0d2 commit 9b4de17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vue3-marquee/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ A few events are emitted from the component. Look at the [Demos](#Demos) for exa
- onComplete
- If your marquee has a finite amount of loops you can use this event to know when the animation has completed.
- onLoopComplete
- If your marquee has a finite amount of loops you can use this event to know when the animation has completed a loop.
- You can use this event to know when your marquee has completed a loop.
- onPause
- This event is emitted if you have either `pauseOnHover` or `pauseOnClick` enabled. It will notify if the animation pauses.
- onResume
Expand Down

1 comment on commit 9b4de17

@vercel
Copy link

@vercel vercel bot commented on 9b4de17 Aug 23, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

vue3-marquee – ./

vue3-marquee-git-main-megasanjay.vercel.app
vue3-marquee-megasanjay.vercel.app
vue3-marquee.vercel.app

Please sign in to comment.