Testimonial Card
Compound card component for displaying customer reviews. Compose with Header (stars), Quote, and Footer (avatar + author name) slots.
core/testimonial-cardInstallation
1 · Add registry to components.json
2 · Install component
Examples
Default
Stars, quote, avatar, and author slots.
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
rating | number | 5 | Star rating (on TestimonialCardStars). Values 1–5. |
initials | string | — | Avatar initials fallback (on TestimonialCardAvatar). |
src | string | — | Avatar image URL (on TestimonialCardAvatar). |