componente · @solu30/ui-kit/display
Lightbox
El componente, montado
Cargando el componente del paquete instalado…
Cargando el chunk del paquete instalado…
De dónde se importa
import { Lightbox } from '@solu30/ui-kit/display'Props
| Prop | Requerida | Tipo | Qué hace |
|---|---|---|---|
| photos | sí | string[] | — |
| selectedIndex | sí | number | — |
| onClose | sí | () => void | — |
| onNavigate | sí | (index: number) => void | — |
| alt | opcional | string | — |