slide-shell · v0.5.0+
SlideStats
Big numbers en grid con top-accent border + label mono + trend autocoloreado por prefijo (↑ ok, ↓ err) + note opcional. Callout final para matizar.
4 stats con callout
Props
| Prop | Tipo | Default | Descripción |
|---|---|---|---|
eyebrow | string | '' | Kicker (opcional). |
title | string | '' | Título. |
titleHighlight | string | '' | Substring del título a destacar. |
intro | string | '' | Párrafo intro (acepta **strong** y `code`). |
stats | Stat[] | [] | 2-4 stats. color acepta token ('ok', 'err', 'electrico', 'warn', 'cielo') o un valor literal. |
callout | { kind?, title?, body } | null | Callout opcional al pie. |