npx shadcn@latest add https://chamaac.com/r/feature-steps.json| Prop | Type | Default | Description |
|---|---|---|---|
| features* | Feature[] | - | Array of feature objects containing title, content, and image. |
| autoPlayInterval | number | 6000 | Interval in milliseconds for auto-playing steps. |
| imageClassName | string | "h-[400px]" | Tailwind class for the height of the image container, useful for mobile responsiveness. |
| className | string | "" | Additional classes for the container. |