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

disableThemeLoading

Home > @gooddata/sdk-ui-dashboard > IDashboardThemingProps > disableThemeLoading

IDashboardThemingProps.disableThemeLoading property

When true, disables the loading of the workspace theme and creation of a ThemeProvider (if there is none already present in the parent scope).

Signature:

disableThemeLoading?: boolean;

Remarks

Currently – for technical reasons – the ThemeProvider changes the theme globally (i.e. the theme is NOT constrained inside of a ThemeProvider).

Turn this property to true if you need to avoid the global aspect of the themes, or you do not want to use themes at all.

Defaults to false.

  • IDashboardThemingProps.disableThemeLoading 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