[v4] animation-range and animation-timeline #15086
bobbymannino
started this conversation in
Ideas
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
In v4 there is a lot of syntax for future css and it is awesome i love it, but what is missing is css scroll based animations, you can use your own
animate-fade-in-up: fade-in-up linear both
but you cannot set animation range or timeline, or i am just missing it, this would be a great feature to have in v4 before its initial release.Syntax could be something like
timeline-view-block
range-from-entry-0%
range-to-entry-100%
?Edit: im aware you can add it as a utility but i mean baked in
Beta Was this translation helpful? Give feedback.
All reactions