Back to package catalog
scroll

@frontend_mono/zoom-parallax

smoothscroll

Version: 1.0.0

Slug: zoom-parallax

Live preview enabled

Install

npm i @frontend_mono/zoom-parallax

Usage

import zoomParallax from '@frontend_mono/zoom-parallax'<zoomParallax />

Demo props

const pictures = [ { src: 'https://images.unsplash.com/photo-1480714378408-67cf0d13bc1f?w=1200' }, { src: 'https://images.unsplash.com/photo-1469474968028-56623f02e42e?w=1200' }, { src: 'https://images.unsplash.com/photo-1519681393784-d120267933ba?w=1200' } ]<zoomParallax pictures={pictures} />

How it looks when used