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

withBaseProps()

Home > @gooddata/sdk-ui-loaders > IDashboardLoader > withBaseProps

IDashboardLoader.withBaseProps() method

Specify an instance of IDashboardBaseProps to use for the dashboard component.

Signature:

withBaseProps(props: IDashboardBaseProps): IDashboardLoader;

Parameters

ParameterTypeDescription
propsIDashboardBasePropsbase props to use

Returns:

IDashboardLoader

Remarks

Note: the base props may also contain backend and workspace parameters. The loader can work with them. If specified, they are equivalent to calling IDashboardLoader.onBackend() and/or IDashboardLoader.fromWorkspace()

  • IDashboardLoader.withBaseProps() method
  • Parameters
  • 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