Constructor
new TransitionsBaseWorker(args)
Parameters:
Name | Type | Description |
---|---|---|
args |
TransitionsBaseWorkerConstructorArgs |
Members
currentAnimationHandle :number
Type:
- number
interpolator :BaseTransitionInterpolator
Type:
- BaseTransitionInterpolator
targetNode :Element
Type:
- Element
Methods
cancelViewTransition()
Cancels current transition
runViewTransition(data, progressCb)
OVERRIDE
Place your run view transitions logic here
Parameters:
Name | Type | Description |
---|---|---|
data |
TransitionsDataCollection.<{}> | |
progressCb |
transitionsWorkerProgressCb |
(static) GetTargetViewCurrentProperties()
Override to get the properties you need