Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Impress
Interface Impress
Index
Methods
getStep
goto
init
next
prev
Methods
public
getStep
(
step
:
any
)
:
any
Parameters
step:
any
Returns
any
public
goto
(
element
:
any
, duration
?:
number
)
:
any
Parameters
element:
any
duration?:
number
optional
Returns
any
public
init
(
)
public
next
(
)
:
any
Returns
any
public
prev
(
)
:
any
Returns
any
Globals