Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Splidejs/splide
/ is
Method
is
src/js/constructors/State/State.ts:11–11 ·
view source on GitHub ↗
( states: number | number[] )
Source
from the content-addressed store, hash-verified
9
export
interface
StateObject {
10
set( state: number ): void;
11
is( states: number | number[] ): boolean;
12
}
13
14
/**
Callers
15
getSpeed
Function · 0.65
translate
Function · 0.65
loop
Function · 0.65
trim
Function · 0.65
move.test.ts
File · 0.65
isOverflow
Function · 0.65
onPointerDown
Function · 0.65
onPointerMove
Function · 0.65
onPointerUp
Function · 0.65
move
Function · 0.65
computeVelocity
Function · 0.65
constrain
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected