Tween-container-reset
From Frontal Wiki
Contents |
Purpose
This style is particular to the com.frontalcode.transitions.TweenTransition custom implementation of the 'transitioner' tag. It determines if at the end of a transition, the visual element's style should be reset to the transitioner's start attribute (as opposed to being left at whatever value it ended at).
Value
Either "true" or "false". The default is "false".
tween-container-reset: true;
Remarks
The 'transitioner' tag is used to specify how to transition from one managed element to the next. The com.frontalcode.transitions.TweenTransition custom implementation uses tweens on element styles to do this.
Example
| This page is incomplete |
See Also
- tween-container-ease
- tween-container-init
- tween-container-reset
Can Be Applied To
This style can be applied to any visual element: