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

dashboard

Home > @gooddata/sdk-ui-loaders > IDashboardBasePropsForLoader > dashboard

IDashboardBasePropsForLoader.dashboard property

Specify reference to an existing dashboard that should be loaded or undefined to initialize an empty one.

Signature:

dashboard: string | ObjRef | undefined | IDashboard;

Remarks

You may specify an idRef or uriRef; as a convenience you may also specify dashboard object identifier (string) - that's same as using idRef(objectIdentifier). You can also specify an IDashboard instance but this is reserved for internal use cases, avoid it unless you are absolutely certain you know what you are doing.

  • IDashboardBasePropsForLoader.dashboard property
  • Remarks
GoodData resources:
  • Documentation
Follow the community:
  • Community
Copyright © 2007–2025 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