Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
jquery
velocity
VelocityStatic
Interface VelocityStatic
Index
Properties
Sequences
Methods
animate
Properties
public
Sequences
:
any
Methods
public
animate
(
options
:
{ elements: NodeListOf<HTMLElement>; properties: Object; options: jquery.velocity.VelocityOptions; }
)
Parameters
options:
{ elements: NodeListOf<HTMLElement>; properties: Object; options: jquery.velocity.VelocityOptions; }
public
animate
(
elements
:
NodeListOf<HTMLElement>
, properties
:
Object
, options
:
VelocityOptions
)
Parameters
elements:
NodeListOf<HTMLElement>
properties:
Object
options:
VelocityOptions
public
animate
(
element
:
HTMLElement
, properties
:
Object
, options
:
VelocityOptions
)
Parameters
element:
HTMLElement
properties:
Object
options:
VelocityOptions
Globals
jquery
jquery.velocity
ElementCallback
ProgressCallback
VelocityOptions
VelocityStatic
Sequences
animate