UNPKG

@adaptabletools/adaptable

Version:

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

3 lines (2 loc) 219 B
import { AlertButtonForm, AlertDefinition } from '../../AdaptableState/AlertState'; export declare function resolveAlertFormForDefinition(alert: AlertDefinition, defaultForm: AlertButtonForm): string | AlertButtonForm;