Images
#1932
Replies: 1 comment 1 reply
-
Hi! You should be able to add a background image to a You can also nest an <ParallaxLayer>
<img src='some-img.png' alt='my image' />
</ParallaxLayer> |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
tag to a layer.
I am using react-spring parallax and I was wondering if I can use images in a ParallaxLayer? I am using preact and I tried to add a backround Image and that didn't work so I was wondering if I could just add an
Beta Was this translation helpful? Give feedback.
All reactions