✨ Scrolling text ✨Infinite marquee
✨ Scrolling text ✨Infinite marquee
Marquee
CarouselsInfinite scrolling marquee
marqueescrollinfinite
Installation
$
Usage
tsx
import { Marquee } from "@/components/nonaxial/marquee"
export default function Example() {
return (
<Marquee>{/* Your content here */}</Marquee>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |