Class: Css3TransformGrowTransition

Kekule.Widget. Css3TransformGrowTransition

new Css3TransformGrowTransition()

Grow/shrink transition executor based on CSS3 transform transition.
Properties:
Name Type Description
baseRect. Hash The starting rectangle to grow or the ending rectangle to shrink. Note the x/y value is relative to top-left corner of HTML page. If this property is not set, rect calculated from caller will be used. //@property {HTMLElement} baseElement The baseRect can be calculated from this element.
Source:

Kekule.Widget. Css3TransformGrowTransition