-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi, I tried to use ngTiltParallax but got ERROR: Required input 'distance' from directive NgTiltParallaxDirective must be specified. in my terminal
My code is:
<div class="movie-item" [ngStyle]="..." ngTilt>\
<div class="image" ngTiltParallax>
<img [src]="...">
</div>
...
</div>The ngTilt alone works just fine but parallax just doesn't.
My Angular version is 18.0.6. Could this be the problem?
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels