slide-shell · v0.7.0+
SlideLayerStack
Capas horizontales tipo OS-stack (kernel/runtime/app). Cada layer = grid 3-cols (name | desc | meta). Tres kind con tinted backgrounds: kernel (violeta), runtime (azul fuerte), app (default).
El harness es el sistema operativo
Props
| Prop | Tipo | Default | Descripción |
|---|---|---|---|
eyebrow | string | '' | Kicker. |
title | string | '' | Título. |
titleHighlight | string | '' | Substring del título a destacar. |
layers | Layer[] | [] | { name, desc, meta?, kind? } · kind: kernel/runtime/app/default. |