MCPcopy
hub / github.com/handsontable/handsontable / bottomOverlay

Function bottomOverlay

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

Source from the content-addressed store, hash-verified

653 * @returns {Overlay} Returns the table's overlay instance.
654 */
655export function bottomOverlay() {
656 return hot().view._wt.wtOverlays.bottomOverlay;
657}
658
659/**
660 * @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…