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
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
-
i mean something like that
useTransform(textSpring, [0, 0.33], ['100%', -100px]),
but is not working.
i want move my text.div from outside the screen bottom to outside the screen top.
now i use this, but 1080px from bottom its too large, but okay to top;
ofc i can calc this value by myself, but maybe framer have native solution.
and i can animate 'bottom' value but i dont wanna do this :)
Beta Was this translation helpful? Give feedback.
All reactions