Preparing search index...
The search index is not available
Lineupengine - v2.5.2
Lineupengine
src
IAnimationContext
Interface IAnimationContext
interface
IAnimationContext
{
phases
?:
IPhase
[]
;
previous
:
IExceptionContext
;
currentKey
(
currentRowIndex
)
:
string
;
previousKey
(
previousRowIndex
)
:
string
;
}
Index
Properties
phases?
previous
Methods
current
Key
previous
Key
Properties
Optional
phases
phases
?:
IPhase
[]
Readonly
previous
previous
:
IExceptionContext
Methods
current
Key
current
Key
(
currentRowIndex
)
:
string
Parameters
currentRowIndex
:
number
Returns
string
previous
Key
previous
Key
(
previousRowIndex
)
:
string
Parameters
previousRowIndex
:
number
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
phases
previous
current
Key
previous
Key
Lineupengine - v2.5.2
src
tsd