Kind: Component
Source: atloria-monorepo/templates/site-bootstrap/src/sections/problem/problem-split-visual.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
headlineKey | string | ✓ | - |
descriptionKey | string | - | - |
problems | Problem[] | ✓ | - |
imageSrc | string | ✓ | - |
imageAlt | string | ✓ | - |
imagePosition | `unknown | unknown` | - |
Diagram
mermaidgraph TD component_ProblemSplitVisual_2e71c2e3["ProblemSplitVisual"] class component_ProblemSplitVisual_2e71c2e3 rootComponent
Relationships
- RENDERS →
motion-div - RENDERS →
motion-h2 - RENDERS →
motion-p - RENDERS →
Icon - USES_HOOK →
useTranslation
Was this page helpful?