GoodData.UI API reference
  • GoodData.UI
  • Docs & APIs
  • Developers
  • GoodData.CN
  • GoodData.UI
  • Docs & APIs
  • Get GoodData.CN Community Edition
  • 8.12.0
  • Code samples
  • Gallery
  • GitHub

staticOnly()

Home > @gooddata/sdk-ui-loaders > DashboardLoader > staticOnly

DashboardLoader.staticOnly() method

Create loader that will never do any dynamic loading and linking.

Signature:

static staticOnly(): DashboardLoader;

Returns:

DashboardLoader

Remarks

The loader will expect that the dashboard engine is statically linked in the context. Any plugins that require dynamic loading from remote locations will be ignored. Only locally embedded plugins will be used.

  • DashboardLoader.staticOnly() method
  • Remarks
GoodData resources:
  • Documentation
Follow the community:
  • Community
Copyright © 2007–2023 GoodData Corporation. All Rights Reserved. Code licensed under a dual license - CC BY‑NC 4.0 for trial experience and GoodData.UI EULA for commercial use