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-dashboard > IDashboardBaseProps > dashboard

IDashboardBaseProps.dashboard property

Specify dashboard to render; you can specify the dashboard either by reference (ObjRef) or by value (of type IDashboard).

Signature:

dashboard?: string | ObjRef | IDashboard;

Remarks

As a convenience, you may also specify a dashboard object identifier - this is same as using idRef(objectIdentifier).

If you do not specify dashboard to render, a new default empty dashboard will be rendered.

  • IDashboardBaseProps.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