Components/GretTech/Process Steps

Process Steps

A 4-step horizontal methodology timeline displaying key phases of a project.

v0

Installation

Full Setup guide

Install the component automatically via Shadcn CLI.

npx shadcn@latest add https://www.grettech.com/api/registry/process-steps

Props

PropTypeDefaultDescription
className
string-Optional CSS classes to apply.
...props
React.HTMLAttributes<HTMLDivElement>-Accepts all standard HTML div attributes (id, style, etc).
title
string"Our 4-Step Process"Section title.
subtitle
string"From strategy to launch, we handle design, development, and growth—end to end."Section subtitle.
pauseOnHover
booleantrueWhether to pause the automatic rotation when hovering over a step.
steps*
ProcessStep[]-Array of steps in the process.