Circular Text

Text Effects

Wraps text around a rotating circular path with optional hover-to-spin behavior and center label.

Loading preview...
Customize
Direction:
Text
Center Text
Radius
88
Spin Duration (s)
20
Spin On Hover

Props

PropTypeDefaultDescription
textstring—Text rendered around the circle. Include spaces or separators to control spacing.
radiusnumber88Distance from center to characters in pixels.
spinDurationnumber20Duration in seconds for one full rotation.
onHoverbooleanfalseWhen true, rotation is paused until hover.
direction'clockwise' | 'counter-clockwise''clockwise'Rotation direction of the text ring.
centerTextstringundefinedOptional label rendered at the center of the circle.
classNamestring''Additional classes for the container.
textClassNamestring''Additional classes for each character.