We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8f8aef commit 07fbeb7Copy full SHA for 07fbeb7
README.md
@@ -48,5 +48,6 @@ when using the `v-parallax` directive you can also pass some modifiers to config
48
```
49
| Modifier | Description |
50
|---|---|
51
+| horizontal | horizontal based parallax |
52
| centerX | will add `transform: translateX(-50%)` along with the parallax positioning |
53
| absY | uses the window height instead of the element height for the calculations |
0 commit comments