Search
Preparing search index...
The search index is not available
ASK SDK for Node.js
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
interfaces
alexa
presentation
apl
AnimateItemCommand
Interface AnimateItemCommand
Runs a fixed-duration animation sequence on one or more properties of a single component.
interface
Hierarchy
AnimateItemCommand
Index
Properties
component
Id
delay
description
duration
easing
repeat
Count
repeat
Mode
type
value
when
Properties
component
Id
component
Id
:
string
Optional
delay
delay
:
number
|
string
Optional
description
description
:
string
duration
duration
:
number
|
string
Optional
easing
easing
:
string
Optional
repeat
Count
repeat
Count
:
number
|
string
Optional
repeat
Mode
repeat
Mode
:
AnimateItemRepeatMode
type
type
:
"AnimateItem"
value
value
:
Array
<
AnimatedProperty
>
Optional
when
when
:
boolean
Globals
interfaces
alexa
comms
extension
presentation
apl
listoperations
apla
aplt
html
Animate
Item
Command
component
Id
delay
description
duration
easing
repeat
Count
repeat
Mode
type
value
when
Runs a fixed-duration animation sequence on one or more properties of a single component.