Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/editablejs/editable
/ drag.ts
File
drag.ts
packages/editor/src/plugin/drag.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
create, { StoreApi, UseBoundStore } from
'zustand'
2
import
{ Editor, Range, Element, Path, Selection } from
'@editablejs/models'
3
import
{ Editable } from
'./editable'
4
Callers
nothing calls this directly
Calls
1
getDragStore
Function · 0.85
Tested by
no test coverage detected