MCPcopy
hub / github.com/handsontable/handsontable / destroy

Function destroy

handsontable/src/focusManager/utils/focusDetector.ts:45–48  ·  view source on GitHub ↗

* Destroys the focus detector.

()

Source from the content-addressed store, hash-verified

43 * Destroys the focus detector.
44 */
45 destroy() {
46 inputTrapTop.remove();
47 inputTrapBottom.remove();
48 },
49 };
50}
51

Callers 2

Calls 1

removeMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…