BorderWidth(Left) animation

We have a property "Border Width (Left)" and I want to make animation that the only left border's width changes.fro a element. Pls tell me how to change only the value of Border(Left) width at the end key frame.
border_left_width.hype.zip (15.0 KB)

You can change the line properties separately for the left, right, top, and bottom by selecting them in the Element Panel as desired (see screenshot) and modifying them accordingly. Then you can animate the property normally, like other properties (by recording or manually setting keyframes).

image

border_left_width_kt.hype.zip (16.4 KB)

1 Like

Thank you!!
I didn't think that this worked like that!

1 Like

You will find a list of many more properties you can animate (by setting keyframes) -> timeline properties - see screenshot. You just have to activate them...

1 Like