Class: Css3GrowTransition

Kekule.Widget. Css3GrowTransition

new Css3GrowTransition()

Grow/shrink transition executor based on CSS3 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. Css3GrowTransition