Components
Summary
A card for AI-generated summaries — clearly marked as AI content, with regenerate + copy actions and a skeleton while loading. Content renders as markdown and can stream in.
Loaded
Generated by AI Case summary
Low risk. The passport was extracted with 98% confidence and the name matches the application exactly. The utility-bill address is consistent, with no sanctions or PEP hits.
- Document: passport (valid)
- Name match: exact
- Sanctions / PEP: none
Recommendation: approve with a standard 12-month review.
Loading
Generated by AI Case summary
Generating summary…
API
| Prop | Type | Default | Description |
|---|---|---|---|
title | string | '' | Summary heading. |
content | string | '' | Markdown content of the summary. |
loading | boolean | false | Shows a skeleton placeholder while true. |
streaming | boolean | false | Reveal the content progressively. |
streamSpeed | StreamSpeed | 'smooth' | 'instant' | 'slow' | 'smooth' | 'fast', or words/second. |
| Event | Type | Default | Description |
|---|---|---|---|
regenerate | void | — | Emitted when the regenerate button is pressed. |