maxEngineVersion
Home > @gooddata/sdk-ui-dashboard > DashboardPluginDescriptor > maxEngineVersion
DashboardPluginDescriptor.maxEngineVersion property
Warning: This API is now obsolete.
- use compatibility property instead
Greatest version of the dashboard engine that this plugin supports.
Signature:
readonly maxEngineVersion?: string;
Remarks
Value can be "bundled" - then the maximum possible version of the engine equals to the bundled one. Another option is to specify exact maximum version of the SDK - e.g. "8.8.0".