A widget that scrolls its content horizontally or vertically when it overflows the available space.
Prop | Type | Default |
|---|---|---|
No dataThere are no records to display | ||
The Marquee component can be used in two ways:
When using the items array, each item should follow this structure:
Prop | Type | Default |
|---|---|---|
No dataThere are no records to display | ||
The Marquee component automatically detects when content overflows and starts the scrolling animation. If the content fits within the available space, no animation occurs. This ensures optimal performance and prevents unnecessary animations.