Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/editablejs/editable
/ touch-point.tsx
File
touch-point.tsx
packages/editor/src/components/touch-point.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import * as React from
'react'
2
import { Range } from
'@editablejs/models'
3
import { useEditableStatic } from
'../hooks/use-editable'
4
import { useFocused } from
'../hooks/use-focused'
Callers
nothing calls this directly
Calls
7
useSelectionDrawingSelection
Function · 0.90
useSelectionDrawingRects
Function · 0.90
useSelectionDrawingEnabled
Function · 0.90
useSelectionDrawingStyle
Function · 0.90
useEditableStatic
Function · 0.90
get
Method · 0.80
toJSON
Method · 0.80
Tested by
no test coverage detected