megasanjay / vue3-marquee

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

Feed component/array values with dynamic content from API call #320

Closed teobais closed 5 months ago

teobais commented 5 months ago

Does the component support feeding the values array via a dynamic API? I'm trying to create an agri commodities marquee like https://www.brecorder.com/

megasanjay commented 5 months ago

This component is just a wrapper. You can put anything you want inside. There is nothing stopping you from adding content dynamically.