Switch from MotionPage They have dimension feature but i can’t find on Bricksforge
I would like to Animate element form 0 to 100%
Switch from MotionPage They have dimension feature but i can’t find on Bricksforge
I would like to Animate element form 0 to 100%
Hey @PFrancis
With the field Animation Object
, you can include whatever you want using a key
:value
JS syntax.
Example width: "100%"
or height: "100vh"
.
We will extend the UI for usable controls in the next version. Then you’ll be able doing this without using the custom animation object