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

VisualizationSwitcherToolbarComponentProvider

Home > @gooddata/sdk-ui-dashboard > IDashboardCustomComponentProps > VisualizationSwitcherToolbarComponentProvider

IDashboardCustomComponentProps.VisualizationSwitcherToolbarComponentProvider property

Specify function to obtain custom component to use for rendering a visualization switcher toolbar.

Signature:

VisualizationSwitcherToolbarComponentProvider?: OptionalVisualizationSwitcherToolbarComponentProvider;

Remarks

  • If not provided, the default implementation DefaultVisualizationSwitcherToolbar will be used. - If factory function is provided and it returns undefined, then the default implementation DefaultVisualizationSwitcherToolbar. This is useful if you want to customize just one particular visualization switcher toolbar and keep default rendering for the other visualization switchers.
  • IDashboardCustomComponentProps.VisualizationSwitcherToolbarComponentProvider 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