InteropioPluginOptions
Options for using the Interop plugin
TypeScript
export interfaceProperties
| Property | Type | Description | Default |
|---|---|---|---|
| showAdaptableAlertsAsNotifications | boolean | Converts AdapTable Alerts configured to display in popup as Interop Notifications | true |
Property Details
showAdaptableAlertsAsNotifications
Converts AdapTable Alerts configured to display in popup as Interop Notifications
TypeScript
showAdaptableAlertsAsNotifications?: boolean;Default Value
true
Property Value
boolean