Kind: Component
Source: atloria-monorepo/libs/site-gen-core/src/component-library/_shared/testimonial-card.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
quoteKey | string | ✓ | - |
authorNameKey | string | ✓ | - |
authorRoleKey | string | - | - |
avatarSrc | string | - | - |
rating | number | - | - |
Diagram
mermaidgraph TD component_TestimonialCard_731cdbc1["TestimonialCard"] class component_TestimonialCard_731cdbc1 rootComponent
Relationships
- RENDERS →
motion-div - RENDERS →
Star - USES_HOOK →
useTranslation
Was this page helpful?