Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/gridstack/gridstack.js
/ dd-droppable-spec.ts
File
dd-droppable-spec.ts
spec/dd-droppable-spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ DDDroppable } from
'../src/dd-droppable'
;
2
import
{ DDManager } from
'../src/dd-manager'
;
3
4
describe(
'DDDroppable'
, () => {
Callers
nothing calls this directly
Calls
12
_mouseEnter
Method · 0.80
_mouseLeave
Method · 0.80
drop
Method · 0.80
_canDrop
Method · 0.80
_ui
Method · 0.80
updateOption
Method · 0.65
destroy
Method · 0.45
disable
Method · 0.45
enable
Method · 0.45
add
Method · 0.45
on
Method · 0.45
off
Method · 0.45
Tested by
no test coverage detected