Preparing search index...
The search index is not available
Hydrateless API
Hydrateless API
@hydrateless/enhancers
nextIndex
Function nextIndex
nextIndex
(
current
:
number
,
length
:
number
,
direction
:
MoveDirection
,
loop
?:
boolean
,
)
:
number
Compute the next index for list navigation, optionally looping at the ends.
Parameters
current
:
number
length
:
number
direction
:
MoveDirection
loop
:
boolean
= true
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Hydrateless API
Loading...
Compute the next index for list navigation, optionally looping at the ends.