Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/handsontable/handsontable
/ destroy
Function
destroy
handsontable/src/focusManager/scope.ts:117–119 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
115
* Destroys the scope.
116
*/
117
const
destroy = () => {
118
focusCatchers?.destroy();
119
};
120
121
return
{
122
getType: () => mergedOptions.
type
as string,
Callers
15
MemoryLeakTest.js
File · 0.50
ghostTable.spec.js
File · 0.50
intlDateType.spec.js
File · 0.50
intlTimeType.spec.js
File · 0.50
index.spec.js
File · 0.50
index.spec.js
File · 0.50
hiddenColumns.spec.js
File · 0.50
hiddenRows.spec.js
File · 0.50
general.spec.js
File · 0.50
home.spec.js
File · 0.50
shiftSpace.spec.js
File · 0.50
metaArrowUp.spec.js
File · 0.50
Calls
1
destroy
Method · 0.65
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…