InteropioPluginOptions
Options for using the Interop plugin
TypeScript
export interfaceProperties
| Property | Description | Default |
|---|---|---|
| showAdaptableAlertsAsNotifications | 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