You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be really cool to have a visible or on-screen modifier class.
This would allow developers to quickly add scroll animations by utilising animations or transitions.
Example:
<divclass="bg-red-400 visible:bg-blue-400 transition-all duration-700">
I change colors!
</div>
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
It would be really cool to have a
visible
oron-screen
modifier class.This would allow developers to quickly add scroll animations by utilising animations or transitions.
Example:
Beta Was this translation helpful? Give feedback.
All reactions