Replies: 1 comment
-
Scroll position detection/control is coming in the release this week. Reading scroll position will be implemented as part of this: #747 - subscribe to that issue. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I'm working on a page that has a large header section and a body. I wanted to achieve an effect where the header shrinks to a minimal version as the user scrolls down the body.
I've tried looking up for how to do this with the current scrolling capabilities of pages and scroll enabled layouts but I can't seem to pull it off. Is there a way of doing page updates depending on scrolls? Or is it possible to include scrolling events to enable such effects?
Beta Was this translation helpful? Give feedback.
All reactions