Skip to content

Commit d69bb66

Browse files
author
Alessandro Giordo
committed
Added documentation for new prop
1 parent 639c9a3 commit d69bb66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Is a compontent for fast 60fps parallax scroll effects in vue 2.
4242
|----------|:-------------:|------|------|
4343
| parallax | Boolean | true | Activates parallax effect |
4444
| speedFactor | Number | 0.15 | factor on how strong the effect is|
45+
| direction | String | 'down' | Either 'up' or 'down', determines scroll direction of image |
4546
| fixed | Boolean | false | Other parallax effect. Image is fixed in position |
4647
| sectionHeight | Number | 70 | section height for mobile |
4748
| breakpoint | String | '(min-width: 968px)' | Media query for mobile deactivation |

0 commit comments

Comments
 (0)