duration | | number | 20 | Controls the speed of the animation. |
gap | | StyleProp<number | MantineSize | (string & {})> | md | The spacing between each item. |
items | | ReactNode[] | | The items to display in the marquee. |
reverse | | boolean | false | Whether to reverse the direction of the marquee. |
showGradient | | boolean | true | Whether to show the gradient on both ends. |