MCPcopy Create free account
hub / github.com/editablejs/editable / grid.ts

File grid.ts

packages/models/src/interfaces/grid.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Element, NodeEntry, Location, Range, Path, Transforms, Node } from 'slate'
2import { SelectionEdge } from 'slate/dist/interfaces/types'
3import { Editor } from './editor'
4import { CellPoint, GridCell } from './cell'

Callers

nothing calls this directly

Calls 4

setCellFunction · 0.85
edgesFunction · 0.85
focusMethod · 0.80
getMethod · 0.80

Tested by

no test coverage detected