| Property | Type | Default | Description |
|---|---|---|---|
marqueeText | string | "" | The text content to display in the curved loop. |
speed | number | 2 | Animation speed (pixels per frame). |
curveAmount | number | 400 | Amount of curve in the path. |
direction | "left" | "right" | "left" | Direction of text movement. |
interactive | boolean | true | Enable drag interaction. |
class | string | "" | Additional CSS class. |