Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ Element, NodeEntry, Location, Range, Path, Transforms, Node } from
'slate'
2
import
{ SelectionEdge } from
'slate/dist/interfaces/types'
3
import
{ Editor } from
'./editor'
4
import
{ CellPoint, GridCell } from
'./cell'
Callers
nothing calls this directly
Calls
4
setCell
Function · 0.85
edges
Function · 0.85
focus
Method · 0.80
get
Method · 0.80
Tested by
no test coverage detected