Animate on scroll in solid

Hey! I've been going through google search after search and I couldn't find any reasonable way to implement animation on scroll (basically if the element should be visible we fade it in). I've tried some interaction observer along with motion one but couldn't work out a solution. Is there any easy way to do so?
5 Replies
Unknown User
Unknown User16mo ago
Message Not Public
Sign In & Join Server To View
kalempster
kalempster16mo ago
You're missing the point. I want something like AOS, also I have already tried intersection observer, I've said that in the post.
Unknown User
Unknown User16mo ago
Message Not Public
Sign In & Join Server To View
kalempster
kalempster16mo ago
No worries thanks for the effort anyways
Unknown User
Unknown User16mo ago
Message Not Public
Sign In & Join Server To View
Want results from more Discord servers?
Add your server
More Posts
Can a Solid store contain class objects?Can a Solid store contain class objects? When I implement a simple type like below as a class, reacProtectedRoute with a redirect using @solidjs/routerHi everyone. Is there a way to implement a ProtectedRoute, but with a redirect using `@solidjs/routerecent SSR template or exampleHey there, I'm setting up a solidjs site to be rendered as part of an AWS Lambda function for the fiHow to implement dangerously set innerHTML (which is there in react) in solidI want to use render string HTML into the DOM. What are the best ways to do it?Store creation and location in effector-solid and Solid StartThis may be part solid part effector question but would like to ask here because of Solid Start and Render as element kindHi, anyone know if you can render an element with a particular tag, from props for example. Maybe li"The reactive variable 'head' should be wrapped in a function for reactivity."I'm a little confused specifically as to what this warning from `eslint-plugin-solid` means: ``` ThHow to create a generic Input when passing prop `class` to override styles?Hi, I'm trying to create a generic input. I'm using Tailwindcss for the styling with `cva` **(classWaiting for context provider to load before rendering childrenMy context provider doesn't load before the children are rendered. Therefore, the context is undefinHow does reactivity works in createStore?Hi, I'm quite new to SolidJS and Reactivity and I'm not sure how I should implement things. So, I'