MCPcopy 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

1import * as React from 'react'
2import { Range } from '@editablejs/models'
3import { useEditableStatic } from '../hooks/use-editable'
4import { useFocused } from '../hooks/use-focused'

Callers

nothing calls this directly

Calls 7

useSelectionDrawingRectsFunction · 0.90
useSelectionDrawingStyleFunction · 0.90
useEditableStaticFunction · 0.90
getMethod · 0.80
toJSONMethod · 0.80

Tested by

no test coverage detected