IPercentAnimationOptions

Type interface

An interface for an object defining Percent animation.

Inheritance

IPercentAnimationOptions extends IAnimationOptions.

IPercentAnimationOptions is not extended by any other symbol.

Properties

childObject
#

Type object

Inherited from IAnimationOptions

If current values should be taken from different object than the target element of the animation, this property should be set to that object.

dummyData
#

Type any

Inherited from IAnimationOptions

sometimes we need to pass some dummy data in animationOptions

from
#

Type Percent

Initial value.

property
#

Type any

Inherited from IAnimationOptions

Property name to animate.

to
#

Type Percent

Target value.

There are 3 inherited items currently hidden from this list.