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