MCPcopy
hub / github.com/handsontable/handsontable / columnIndexMapper

Function columnIndexMapper

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

Source from the content-addressed store, hash-verified

639 * @returns {IndexMapper} Returns the column index mapper instance.
640 */
641export function columnIndexMapper() {
642 return hot().columnIndexMapper;
643}
644
645/**
646 * @returns {Overlay} Returns the table's overlay instance.

Calls 1

hotFunction · 0.70

Tested by 1

visibleColumnsCountFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…