n
nonaxial
Components
140/207
65%

Progress Loader

Feedback

Linear progress indicator

progressloadingbar

Installation

$
npx shadcn@latest add https://nonaxial.com/r/progress-loader.json

Usage

tsx
import { ProgressLoader } from "@/components/nonaxial/progress-loader"

export default function Example() {
  return (
    <ProgressLoader>{/* Your content here */}</ProgressLoader>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring