vuejs-mouse-parallax
An easy to use Mouse Parallax Component - Made with Vue.js
Usage
In order for the effect to work, the
Options can then be passed to
Props
Prop | Type | Default Value | Description |
---|---|---|---|
parallaxStrength | Number | 10 | Strength of the Parallax Effect |
type | String | 'translation' | 'translation' - 'rotation' - 'depth' |