Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tldraw/tldraw
/ navigation.test.ts
File
navigation.test.ts
packages/tldraw/src/test/navigation.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createShapeId } from
'@tldraw/editor'
2
import
{ vi } from
'vitest'
3
import
{ TestEditor } from
'./TestEditor'
4
Callers
nothing calls this directly
Calls
13
createShapeId
Function · 0.85
setScreenBounds
Method · 0.80
createShapes
Method · 0.80
getShapeUtil
Method · 0.80
select
Method · 0.80
selectAdjacentShape
Method · 0.80
getSelectedShapeIds
Method · 0.80
selectParentShape
Method · 0.80
selectNone
Method · 0.80
selectFirstChildShape
Method · 0.80
groupShapes
Method · 0.80
setFocusedGroup
Method · 0.80
Tested by
no test coverage detected