Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kartik-v/bootstrap-fileinput
/ off
Function
off
js/plugins/sortable.js:193–195 ·
view source on GitHub ↗
(el, event, fn)
Source
from the content-addressed store, hash-verified
191
}
192
193
function
off(el, event, fn) {
194
el.removeEventListener(event, fn, !IE11OrLess && captureMode);
195
}
196
197
function
matches(
198
/**HTMLElement*/
Callers
3
sortable.js
File · 0.85
AutoScrollPlugin
Function · 0.85
MultiDragPlugin
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected