Class type Goog.Ui.animatedZippy
class type animatedZippy = object..end
Inherits
method animationDuration : int Js.prop
Duration of expand/collapse animation, in milliseconds.
method animationAcceleration : float -> float Js.t Js.meth
Acceleration function for expand/collapse animation.
method setExpanded : bool Js.t -> unit Js.meth
Sets expanded state.
