extraPlugins
Home > @gooddata/sdk-ui-loaders > IDashboardLoadOptions > extraPlugins
IDashboardLoadOptions.extraPlugins property
Specify extra plugins to use during the bootstrap of the dashboard.
Signature:
extraPlugins?: IEmbeddedPlugin | IEmbeddedPlugin[];
Remarks
Code for these extra plugins must be available at compile time.