Lightbox
Warning
This component is experimental and is not stable for wide adoption at this time. Please use with caution.
Refer to the _stories.tsx file for detailed usage examples.
Installation
import { Lightbox } from "@o/pipeline/components/experimental/lightbox";
Usage
Default
Small Images
Demonstrates that images smaller than the viewport render at their native size, without stretching to the full viewport dimensions.
Limitations
- Browser Support — Currently only supported in Chromium-based browsers (See Linear)
Unsupported Features
- Zoom — pinch-to-zoom and scroll-to-zoom are not yet implemented (See Linear)