Key Takeaways
A tinted call-out box with a colored border, summarizing an article's key points in a short bulleted list — the same visual-interruption pattern technical writing guides reserve for content that should stand out from the flow
See how to use it on your page, then copy the component file itself.
| Prop | Type | Default | Description |
|---|---|---|---|
| title | string | "Key Takeaways" | Small uppercase label shown above the list |
| items | string[] | — | Array of takeaway strings — each supports inline **bold** markdown |
| accentColor | string | "#4A68E5" | Accent color for the border, icon, label, and bullet dots |