showLabelsSwitch
Home > @gooddata/sdk-ui-filters > IAttributeFilterMenuConfig > showLabelsSwitch
IAttributeFilterMenuConfig.showLabelsSwitch 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.
Show the "Values as" label switching section in the header menu.
Signature:
showLabelsSwitch?: boolean;
Remarks
When true, the "Values as" section is shown in the header menu, allowing users to switch between different display forms of the attribute. The section is only visible when the attribute has more than one display form. Defaults to true.