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