Tween-container-init
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 beginning of a transition, the visual element's style should be initialized to the transitioner's start attribute (as opposed to being left at whatever value it currently has).
Value
Either "true" or "false". The default is "false".
tween-container-init: 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: