UNPKG

@adaptabletools/adaptable-cjs

Version:

Powerful data-agnostic HTML5 AG Grid extension which provides advanced, cutting-edge functionality to meet all DataGrid requirements

8 lines (7 loc) 264 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ADAPTABLE_STATUS_PANEL = void 0; /** * Name of the component specified in AG Grid gridOptions.statusBar.statusPanels */ exports.ADAPTABLE_STATUS_PANEL = 'AdaptableStatusPanel';