swipefeed
Preparing search index...
SwipeDeckActions
Interface SwipeDeckActions
interface
SwipeDeckActions
{
next
:
()
=>
void
;
prev
:
()
=>
void
;
scrollTo
:
(
index
:
number
,
options
?:
{
behavior
?:
ScrollBehavior
}
)
=>
void
;
}
Hierarchy (
View Summary
)
SwipeDeckActions
SwipeDeckAPI
SwipeDeckHandle
Index
Properties
next
prev
scroll
To
Properties
next
next
:
()
=>
void
prev
prev
:
()
=>
void
scroll
To
scrollTo
:
(
index
:
number
,
options
?:
{
behavior
?:
ScrollBehavior
}
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
next
prev
scroll
To
swipefeed
Loading...