Docs
Morphing Text

Morphing Text

A dynamic text morphing component for Nyxb UI.

Installation

npx nyxb@latest add morphing-text

Props

PropTypeDefaultDescription
textsstring[][]Array of texts to morph between
classNamestring?""Additional classes for the container

This MorphingText component dynamically transitions between an array of text strings, creating a smooth, engaging visual effect.