Loading Text

Animated loading text with expanding bar effect.

Configuring your account...

Please wait while we prepare everything for you

Usage

import LoadingText from "@/components/bynanaui/loading-text";

export default function Example() {
  return <LoadingText text="loading" />;
}

Props

PropTypeDefaultDescription
textstring"loading"The text to display
classNamestring""Additional CSS classes