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

Zoop Text

PreviousNext

Animate text beautifully with ZoopText. A stunning hover text animation.

SILLYBITS
SILLYBITS
SILLYBITS
SILLYBITS

Installation

Examples

With different colors

SILLYBITS
SILLYBITS
SILLYBITS
SILLYBITS

Usage

import { ZoopText } from "@/components/sillybitsui/zoop-text";
<div className="flex flex-col gap-y-1">
  <ZoopText className="text-rose-500">SILLYBITS</ZoopText>
  <ZoopText className="text-indigo-500">SILLYBITS</ZoopText>
</div>

Props

PropTypeDefaultDescription
classNamestring-Additional classes to style the text.
childrenstring-The text content to animate.