Spinning Text Component
The SpinningText
component is a dynamic and visually engaging UI element that animates text in a circular spinning motion. It is highly customizable, allowing you to control the animation's speed, direction, radius, and more.
Features
- Circular Animation: Spins text in a circular path for a unique visual effect.
- Customizable Speed: Control the animation duration with the
duration
prop. - Reverse Animation: Easily reverse the spinning direction using the
reverse
prop. - Flexible Styling: Customize the font size, radius, and additional styles via props.
- Accessible: Includes a screen-reader-friendly version of the text for better accessibility.
- Lightweight: Built with
motion
for smooth animations and optimized performance.
Loading component preview...