megasanjay / vue3-marquee

A simple marquee component with ZERO dependencies for Vue 3.
vue3-marquee.vercel.app
MIT License
566 stars 19 forks source link

Hello, does this plugin support scrolling up and down #337

Closed wlLeblanc closed 3 months ago

wlLeblanc commented 3 months ago

Hello, does this plugin support scrolling up and down

megasanjay commented 3 months ago

No. You probably need a carousel for that. You could try: https://ismail9k.github.io/vue3-carousel/ or https://naver.github.io/egjs-flicking/