InteropioPluginOptions

Options for using the Interop plugin

TypeScript
export interface

Properties

PropertyDescriptionDefault
showAdaptableAlertsAsNotificationsConverts AdapTable Alerts configured to display in popup as Interop Notificationstrue

Property Details

showAdaptableAlertsAsNotifications

Converts AdapTable Alerts configured to display in popup as Interop Notifications

TypeScript
showAdaptableAlertsAsNotifications?: boolean;
Default Value

true

Property Value

boolean