Kind: Component
Source: atloria-monorepo/templates/site-bootstrap/src/components/shared/step-indicator.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
step | number | ✓ | - |
icon | LucideIcon | ✓ | - |
titleKey | string | ✓ | - |
descriptionKey | string | ✓ | - |
Diagram
mermaidgraph TD component_StepIndicator_36a41b62["StepIndicator"] class component_StepIndicator_36a41b62 rootComponent
Relationships
- RENDERS →
motion-div - RENDERS →
Icon - USES_HOOK →
useTranslation
Was this page helpful?