MCPcopy
hub / github.com/handsontable/handsontable / topOverlay

Function topOverlay

handsontable/test/helpers/common.js:648–650  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

646 * @returns {Overlay} Returns the table's overlay instance.
647 */
648export function topOverlay() {
649 return hot().view._wt.wtOverlays.topOverlay;
650}
651
652/**
653 * @returns {Overlay} Returns the table's overlay instance.

Callers

nothing calls this directly

Calls 1

hotFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…