new AttributesTransitionsWorker(args)
Parameters:
Name |
Type |
Description |
args |
AttributesTransitionsWorkerConstructorArgs
|
|
- Source:
Extends
Members
currentAnimationHandle :number
Type:
- Overrides:
- Source:
customTargetAttribute :string
Type:
- Source:
durationTimeOutID :NodeJS.Timeout
Type:
- Source:
interpolator :BaseTransitionInterpolator
Type:
-
BaseTransitionInterpolator
- Overrides:
- Source:
nodesList :Array.<Element>
Type:
- Source:
targetNode :Element
Type:
- 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