Presenting Sillybits Pro - Beautifully crafted templates to create stunning landing pages in no time.
Docs
Marquee

Marquee

PreviousNext

An infinite scrolling component that can be used to display text, images, or videos.

Ava

@ava

The experience was beyond my expectations. Every detail felt so well thought out!
Leo

@leo

Smooth, fast, and beautifully designed. I wish I had found this sooner.
Mia

@mia

Absolutely loved it! The interface feels modern and the performance is top-notch.
Ava

@ava

The experience was beyond my expectations. Every detail felt so well thought out!
Leo

@leo

Smooth, fast, and beautifully designed. I wish I had found this sooner.
Mia

@mia

Absolutely loved it! The interface feels modern and the performance is top-notch.
Ava

@ava

The experience was beyond my expectations. Every detail felt so well thought out!
Leo

@leo

Smooth, fast, and beautifully designed. I wish I had found this sooner.
Mia

@mia

Absolutely loved it! The interface feels modern and the performance is top-notch.
Ava

@ava

The experience was beyond my expectations. Every detail felt so well thought out!
Leo

@leo

Smooth, fast, and beautifully designed. I wish I had found this sooner.
Mia

@mia

Absolutely loved it! The interface feels modern and the performance is top-notch.
Ethan

@ethan

This completely changed how I work. Everything just flows effortlessly.
Sofia

@sofia

A perfect blend of simplicity and power. It just makes sense.
Noah

@noah

Using this feels like magic. Intuitive, elegant, and super efficient.
Ethan

@ethan

This completely changed how I work. Everything just flows effortlessly.
Sofia

@sofia

A perfect blend of simplicity and power. It just makes sense.
Noah

@noah

Using this feels like magic. Intuitive, elegant, and super efficient.
Ethan

@ethan

This completely changed how I work. Everything just flows effortlessly.
Sofia

@sofia

A perfect blend of simplicity and power. It just makes sense.
Noah

@noah

Using this feels like magic. Intuitive, elegant, and super efficient.
Ethan

@ethan

This completely changed how I work. Everything just flows effortlessly.
Sofia

@sofia

A perfect blend of simplicity and power. It just makes sense.
Noah

@noah

Using this feels like magic. Intuitive, elegant, and super efficient.

Installation

Examples

Vertical

Ava

@ava

The experience was beyond my expectations. Every detail felt so well thought out!
Leo

@leo

Smooth, fast, and beautifully designed. I wish I had found this sooner.
Mia

@mia

Absolutely loved it! The interface feels modern and the performance is top-notch.
Ava

@ava

The experience was beyond my expectations. Every detail felt so well thought out!
Leo

@leo

Smooth, fast, and beautifully designed. I wish I had found this sooner.
Mia

@mia

Absolutely loved it! The interface feels modern and the performance is top-notch.
Ava

@ava

The experience was beyond my expectations. Every detail felt so well thought out!
Leo

@leo

Smooth, fast, and beautifully designed. I wish I had found this sooner.
Mia

@mia

Absolutely loved it! The interface feels modern and the performance is top-notch.
Ava

@ava

The experience was beyond my expectations. Every detail felt so well thought out!
Leo

@leo

Smooth, fast, and beautifully designed. I wish I had found this sooner.
Mia

@mia

Absolutely loved it! The interface feels modern and the performance is top-notch.
Ethan

@ethan

This completely changed how I work. Everything just flows effortlessly.
Sofia

@sofia

A perfect blend of simplicity and power. It just makes sense.
Noah

@noah

Using this feels like magic. Intuitive, elegant, and super efficient.
Ethan

@ethan

This completely changed how I work. Everything just flows effortlessly.
Sofia

@sofia

A perfect blend of simplicity and power. It just makes sense.
Noah

@noah

Using this feels like magic. Intuitive, elegant, and super efficient.
Ethan

@ethan

This completely changed how I work. Everything just flows effortlessly.
Sofia

@sofia

A perfect blend of simplicity and power. It just makes sense.
Noah

@noah

Using this feels like magic. Intuitive, elegant, and super efficient.
Ethan

@ethan

This completely changed how I work. Everything just flows effortlessly.
Sofia

@sofia

A perfect blend of simplicity and power. It just makes sense.
Noah

@noah

Using this feels like magic. Intuitive, elegant, and super efficient.

3D

Ava

@ava

The experience was beyond my expectations. Every detail felt so well thought out!
Ava

@ava

The experience was beyond my expectations. Every detail felt so well thought out!
Ava

@ava

The experience was beyond my expectations. Every detail felt so well thought out!
Ava

@ava

The experience was beyond my expectations. Every detail felt so well thought out!
Leo

@leo

Smooth, fast, and beautifully designed. I wish I had found this sooner.
Mia

@mia

Absolutely loved it! The interface feels modern and the performance is top-notch.
Leo

@leo

Smooth, fast, and beautifully designed. I wish I had found this sooner.
Mia

@mia

Absolutely loved it! The interface feels modern and the performance is top-notch.
Leo

@leo

Smooth, fast, and beautifully designed. I wish I had found this sooner.
Mia

@mia

Absolutely loved it! The interface feels modern and the performance is top-notch.
Leo

@leo

Smooth, fast, and beautifully designed. I wish I had found this sooner.
Mia

@mia

Absolutely loved it! The interface feels modern and the performance is top-notch.
Ava

@ava

The experience was beyond my expectations. Every detail felt so well thought out!
Ava

@ava

The experience was beyond my expectations. Every detail felt so well thought out!
Ava

@ava

The experience was beyond my expectations. Every detail felt so well thought out!
Ava

@ava

The experience was beyond my expectations. Every detail felt so well thought out!
Leo

@leo

Smooth, fast, and beautifully designed. I wish I had found this sooner.
Mia

@mia

Absolutely loved it! The interface feels modern and the performance is top-notch.
Leo

@leo

Smooth, fast, and beautifully designed. I wish I had found this sooner.
Mia

@mia

Absolutely loved it! The interface feels modern and the performance is top-notch.
Leo

@leo

Smooth, fast, and beautifully designed. I wish I had found this sooner.
Mia

@mia

Absolutely loved it! The interface feels modern and the performance is top-notch.
Leo

@leo

Smooth, fast, and beautifully designed. I wish I had found this sooner.
Mia

@mia

Absolutely loved it! The interface feels modern and the performance is top-notch.

Usage

import { Marquee } from "@/components/sillybitsui/marquee";
<Marquee>
  <span>Next.js</span>
  <span>React</span>
  <span>TypeScript</span>
  <span>Tailwind CSS</span>
</Marquee>

Props

PropTypeDefaultDescription
classNamestring-The class name to apply to the component.
reversebooleanfalseWhether or not to reverse the direction of the marquee.
pauseOnHoverbooleanfalseWhether or not to pause the marquee when the user hovers over the component.
verticalbooleanfalseWhether or not to display the marquee vertically.
childrennode-The content to display in the marquee.
repeatnumber4The number of times to repeat the content.