split reveal text

Split and reveal text letter by letter

HelloHelloHelloThis is Text.

Installation

Choose your preferred installation method. CLI is recommended for the fastest setup.

1

Quick Install

One command, zero configuration

$ npx @hritik-sharmaa/repeat-ui add text-effect-split-reveal-text --variant ts-tailwind

Props Table

Configuration options and properties for this component.

PropTypeDefaultDescription
outerTextstringundefinedThe main text that will be displayed and split into top and bottom halves on hover
innerTextstringundefinedThe text that appears in the center when hovering over the outer text
classNamestring''Additional CSS classes to apply to the component container