UNPKG

@adaptabletools/adaptable

Version:

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

6 lines (5 loc) 261 B
import { AdaptableSettingsPanel } from '../../AdaptableState/Common/Types'; /** * This constant determines the items, and order, which appear in Settings Panel */ export declare const DEFAULT_SETTINGS_PANEL_NAVIGATION_ITEMS: (AdaptableSettingsPanel | '-')[];