slide-shell · v0.6.0+
SlidePatternGrid
Grid de cards-pattern con mini-SVG (200×120) + título + descripción. Cinco SVGs built-in para los patrones agénticos canónicos: chain, fan-out, fan-in, orchestrator-workers, eval-loop. Pasa type: 'custom' + svg inline para diagramas a medida.
5 patrones agénticos · 3 columnas
Props
| Prop | Tipo | Default | Descripción |
|---|---|---|---|
eyebrow | string | '' | Kicker. |
title | string | '' | Título. |
titleHighlight | string | '' | Substring del título a destacar. |
intro | string | '' | Párrafo intro (acepta **strong** y `code`). |
patterns | Pattern[] | [] | 3-6 patrones. { type, title, body, accent?, svg? }. |
columns | 2 | 3 | 4 | 3 | Columnas del grid. |