Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/editablejs/editable
/ use-drag.ts
File
use-drag.ts
packages/plugins/table/src/hooks/use-drag.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as React from
'react'
2
import
create, { useStore } from
'zustand'
3
4
export
interface
TableDragStore {
Callers
nothing calls this directly
Calls
1
create
Function · 0.50
Tested by
no test coverage detected