Class: AttributesTransitionsWorker

AttributesTransitionsWorker(args)

new AttributesTransitionsWorker(args)

Parameters:
Name Type Description
args AttributesTransitionsWorkerConstructorArgs
Source:

Extends

Members

currentAnimationHandle :number

Type:
  • number
Overrides:
Source:

customTargetAttribute :string

Type:
  • string
Source:

durationTimeOutID :NodeJS.Timeout

Type:
  • NodeJS.Timeout
Source:

interpolator :BaseTransitionInterpolator

Type:
  • BaseTransitionInterpolator
Overrides:
Source:

nodesList :Array.<Element>

Type:
  • Array.<Element>
Source:

targetNode :Element

Type:
  • Element
Overrides:
Source:

(static) ToggleAttribute

Source:

Methods

cancelViewTransition()

Cancels current transition
Overrides:
Source:

runViewTransition(data, cb)

Parameters:
Name Type Description
data TransitionsData.<AttributesTransitionWorkerDataModel.<"">>
cb transitionsWorkerProgressCb
Overrides:
Source:

(static) GetTargetViewCurrentProperties(customAttributeopt) → {string}

Parameters:
Name Type Attributes Description
customAttribute string <optional>
Source:
Returns:
Type
string