MCPcopy
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.jsFile · 0.85
AutoScrollPluginFunction · 0.85
MultiDragPluginFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected