Loading Bar

Simple animated progress bar loader with text.

Configuring your account...

Please wait while we prepare everything for you

Usage

import LoadingBar from "@/components/bynanaui/loading-bar";

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

Props

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