UNPKG

@adaptabletools/adaptable

Version:

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

8 lines (7 loc) 303 B
import { AdaptableMessageType } from '../../AdaptableState/Common/AdaptableMessageType'; /** * Object Factory */ export declare const PLUS_MINUS_DEFAULT_NUDGE_VALUE: number; export declare const ALERT_DEFAULT_MESSAGE_TYPE: AdaptableMessageType; export declare const ALERT_DEFAULT_SHOW_POPUP: boolean;