containsVisualisationSwitcher
Home > @gooddata/sdk-ui-dashboard > SectionSlidesTransformerFunction > containsVisualisationSwitcher
SectionSlidesTransformerFunction.containsVisualisationSwitcher property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
This function is used to determine if the section contains visualization switcher.
Signature:
containsVisualisationSwitcher: (section: IDashboardLayoutSection<TWidget>) => boolean;