Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adobe/react-spectrum
/ move
Method
move
packages/react-aria/src/dnd/useAutoScroll.ts:23–23 ·
view source on GitHub ↗
(x: number, y: number)
Source
from the content-addressed store, hash-verified
21
22
interface
AutoScrollAria {
23
move(x: number, y: number): void;
24
stop(): void;
25
}
26
Callers
6
onDropMove
Function · 0.65
onMove
Function · 0.65
onMove
Function · 0.65
onSelectionChange
Function · 0.65
TreeDragAndDropExample
Function · 0.65
SecondTree
Function · 0.65
Calls
no outgoing calls
Tested by
1
onMove
Function · 0.52