Kind: Component
Source: atloria-monorepo/libs/site-gen-core/src/component-library/sections/cta/cta-split-form.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
headlineKey | string | ✓ | - |
descriptionKey | string | - | - |
primaryCtaKey | string | ✓ | - |
primaryCtaUrl | string | ✓ | - |
contactItems | ContactItem[] | - | - |
formId | string | - | - |
Diagram
mermaidgraph TD component_CtaSplitForm_59c28a2f["CtaSplitForm"] class component_CtaSplitForm_59c28a2f rootComponent
Relationships
- RENDERS →
motion-div - RENDERS →
motion-h2 - RENDERS →
motion-p - RENDERS →
ArrowRight - RENDERS →
motion-ul - RENDERS →
ItemIcon - USES_HOOK →
useTranslation
Was this page helpful?