n
nonaxial
Components
110/207

Step 1

Step 2

Step 3

Stepper

Navigation

Step progress indicator

stepperprogresssteps

Installation

$
npx shadcn@latest add https://nonaxial.com/r/stepper.json

Usage

tsx
import { Stepper } from "@/components/nonaxial/stepper"

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

Props

PropTypeDefault
childrenReactNode
classNamestring