Drag to change duration, doubleclick to set the start / end position. If you selected a default animation, duration cannot be changed.
Modifying these other items are possible, but may require more details from here.
Time in seconds for EACH Element's animation. This is NOT the total time of the Animation, which is set by the number of elements and the value of the Stagger between elements
Time in seconds between elements when each is added to timeline
Modifying size and position properties frequently should be entered with either an `=` or `+=` and `px` like so: [left]: +=55px
Percentage modifications are not supported.
Modifying text properties frequently should be entered with either an `=` or `+=` and `px` like so: [font-size]: +=55px
Percentage modifications are not supported.
Color modifications should be entered as: [color]: #FF0000
Modifying size and position properties frequently should be entered with either an `=` or `+=` and `px` like so: [left]: +=55px
Percentage modifications are not supported.
Modifying borders properties frequently should be entered with either an `=` or `+=` and `px` like so: [border-top-width]: 55
Color modifications should be entered as: [color]: #FF0000
Modifying these other items are possible, but may require more details from here.