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