Text Dispersion

PRO

Preview live, install via shadcn or copy the source.

Installation

Install via shadcn

This will install the component and its dependencies automatically.

PRO COMPONENT

Unlock with PRO

This component is exclusive to reframe/ui PRO.
Get instant access to all premium components and templates.

Usage

text-dispersion-usage.tsxTSX

Props

NameTypeDefaultRequiredDescription
textstringYesText to disperse into scattered characters on hover.
classNamestringNoWrapper classes for layout and sizing.
charClassNamestringNoClasses applied to each character span.
durationnumber0.75NoAnimation duration (seconds).
easenumber[][0.33, 1, 0.68, 1]NoCubic-bezier array for easing.
onHoverChange(isActive: boolean) => voidNoCallback fired with hover state changes.
© reframe/ui 2026Built by @thommysart
More in Text Animations